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
1 changed files with 1 additions and 1 deletions

View File

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