add space
This commit is contained in:
parent
38303dd997
commit
65d322958c
1 changed files with 1 additions and 1 deletions
|
|
@ -248,7 +248,7 @@
|
|||
}
|
||||
|
||||
// Drop shadows
|
||||
.box-shadow(@shadow){
|
||||
.box-shadow(@shadow) {
|
||||
-webkit-box-shadow: @shadow;
|
||||
-moz-box-shadow: @shadow;
|
||||
box-shadow: @shadow;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue