diff --git a/dev/docs/styles.html b/dev/docs/styles.html
index d423efc3ff..2b299e28d0 100644
--- a/dev/docs/styles.html
+++ b/dev/docs/styles.html
@@ -113,6 +113,11 @@
font-size: 15px;
}
+ input.form-control.typeahead {
+ padding: 4px 7px;
+ font-size: 15px;
+ }
+
dl.dl-horizontal dt {
color: inherit;
}