1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

add space

This commit is contained in:
Mark Otto 2012-09-12 16:11:03 -07:00
parent 38303dd997
commit 65d322958c

View file

@ -248,7 +248,7 @@
}
// Drop shadows
.box-shadow(@shadow){
.box-shadow(@shadow) {
-webkit-box-shadow: @shadow;
-moz-box-shadow: @shadow;
box-shadow: @shadow;