2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Move mixin to mixins.less

This commit is contained in:
Mark Otto
2013-06-25 13:32:21 -07:00
parent 03e67e44f9
commit 327a951ca3
2 changed files with 11 additions and 7 deletions
-6
View File
@@ -34,12 +34,6 @@
}
// Visibility utilities
.responsive-visibility() {
display: block !important;
tr& { display: table-row !important; }
th&,
td& { display: table-cell !important; }
}
// For Phones
.visible-sm {