aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2013-09-18 08:14:19 +0300
committerXhmikosR <[email protected]>2013-09-18 08:14:19 +0300
commit60afea85b4103634950586e651aeff6b29940b42 (patch)
treeaee7e86731fb18fc361f6946f43b22e6f67c521a
parent0cd6d35058e76deebcd5063cbc22cb33658c827f (diff)
downloadbootstrap-60afea85b4103634950586e651aeff6b29940b42.tar.xz
bootstrap-60afea85b4103634950586e651aeff6b29940b42.zip
less/mixins.less: tabs to spaces.
-rw-r--r--less/mixins.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/mixins.less b/less/mixins.less
index 74e7177cd..6e0e399af 100644
--- a/less/mixins.less
+++ b/less/mixins.less
@@ -559,7 +559,7 @@
}
.responsive-invisibility() {
- &,
+ &,
tr&,
th&,
td& { display: none !important; }