mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
rename @screen-XX to @screen-XX-min for clarity+unambiguity
This commit is contained in:
+1
-1
@@ -162,7 +162,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: @screen-sm) {
|
||||
@media (min-width: @screen-sm-min) {
|
||||
> li {
|
||||
display: table-cell;
|
||||
width: 1%;
|
||||
|
||||
Reference in New Issue
Block a user