1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 19:31:35 +02: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

View File

@@ -28,7 +28,7 @@
line-height: 1;
-webkit-font-smoothing: antialiased;
&:empty{
&:empty {
width: 1em;
}
}