fix typeahead css (#10325)
This commit is contained in:
parent
f375b5acee
commit
2e96550fa0
@ -113,6 +113,11 @@
|
|||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
input.form-control.typeahead {
|
||||||
|
padding: 4px 7px;
|
||||||
|
font-size: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
dl.dl-horizontal dt {
|
dl.dl-horizontal dt {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user