1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 16:50:00 +02: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;