2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Fix #12025 and minify styles

This commit is contained in:
Zlatan Vasović
2014-01-19 12:52:31 +01:00
parent be6ad3fda0
commit 885a870f43
2 changed files with 7 additions and 11 deletions
+1 -4
View File
@@ -607,10 +607,7 @@
}
.responsive-invisibility() {
&,
tr&,
th&,
td& { display: none !important; }
display: none !important;
}