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

Merge pull request #11208 from ZDroid/codestyle_fix

Put a space before `{` due to code style
This commit is contained in:
Chris Rebert
2013-10-22 10:53:25 -07:00
+1 -1
View File
@@ -28,7 +28,7 @@
line-height: 1; line-height: 1;
-webkit-font-smoothing: antialiased; -webkit-font-smoothing: antialiased;
&:empty{ &:empty {
width: 1em; width: 1em;
} }
} }