2
0
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:
Chris Rebert
2013-08-20 17:31:02 -07:00
parent d666a89621
commit a3a02f9e6e
5 changed files with 52 additions and 48 deletions
+1 -1
View File
@@ -162,7 +162,7 @@
}
}
@media (min-width: @screen-sm) {
@media (min-width: @screen-sm-min) {
> li {
display: table-cell;
width: 1%;