mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
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…
Reference in a new issue