2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Merge pull request #12025 from ZDroid/clean-visibility-mess

Fix #12015 and minify styles
This commit is contained in:
Mark Otto
2014-02-04 18:29:05 -08:00
2 changed files with 7 additions and 11 deletions
+1 -4
View File
@@ -629,10 +629,7 @@
}
.responsive-invisibility() {
&,
tr&,
th&,
td& { display: none !important; }
display: none !important;
}