mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
Fix algolia.less media rule.
This commit is contained in:
parent
0dbbbdc26b
commit
8c8c6d1667
@ -18,7 +18,7 @@
|
||||
border: 1px solid rgba(0, 0, 0, .1);
|
||||
box-shadow: 0 8px 15px rgba(0, 0, 0, .175);
|
||||
|
||||
@media min-width(@screen-sm-min) {
|
||||
@media (min-width: @screen-sm-min) {
|
||||
width: 175%;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user