mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-23 15:19:48 +01:00
tweak sidebar search
This commit is contained in:
parent
6513bab359
commit
59cddda490
@ -3,7 +3,6 @@
|
||||
// `!important` indicates overridden properties.
|
||||
.algolia-autocomplete {
|
||||
display: block !important;
|
||||
// flex: 1;
|
||||
|
||||
// Menu container
|
||||
.ds-dropdown-menu {
|
||||
|
@ -10,6 +10,7 @@
|
||||
|
||||
.bs-docs-search {
|
||||
margin-bottom: 20px;
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
// First level of nav
|
||||
|
Loading…
x
Reference in New Issue
Block a user