mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
search input: hide box-shadow.
This commit is contained in:
@@ -37,6 +37,10 @@
|
||||
.ds-suggestions {
|
||||
margin-top: 0 !important;
|
||||
}
|
||||
|
||||
.ds-input {
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
.algolia-docsearch-suggestion {
|
||||
|
||||
Reference in New Issue
Block a user