0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +01: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
commit bb3d17553c

View File

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