code cleaning
This commit is contained in:
parent
9883344795
commit
569e12b7cf
1 changed files with 4 additions and 7 deletions
|
@ -5,11 +5,8 @@
|
|||
*/
|
||||
|
||||
|
||||
.content .row > .col-xs-12{
|
||||
box-shadow: __box_shadow__;
|
||||
.content .row {
|
||||
> .col-xs-12 {
|
||||
box-shadow: @box-shadow;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue