1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-19 11:51:23 +02:00

Put a space before { due to code style

This commit is contained in:
Zlatan Vasović
2013-10-22 18:34:43 +02:00
parent eed53d7811
commit b034362363

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;
} }
} }