Commit 65d32295 authored by Mark Otto's avatar Mark Otto

add space

parent 38303dd9
...@@ -248,7 +248,7 @@ ...@@ -248,7 +248,7 @@
} }
// Drop shadows // Drop shadows
.box-shadow(@shadow){ .box-shadow(@shadow) {
-webkit-box-shadow: @shadow; -webkit-box-shadow: @shadow;
-moz-box-shadow: @shadow; -moz-box-shadow: @shadow;
box-shadow: @shadow; box-shadow: @shadow;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment