Commit 2e96550f authored by Devon Carew's avatar Devon Carew Committed by GitHub

fix typeahead css (#10325)

parent f375b5ac
......@@ -113,6 +113,11 @@
font-size: 15px;
}
input.form-control.typeahead {
padding: 4px 7px;
font-size: 15px;
}
dl.dl-horizontal dt {
color: inherit;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment