code cleaning

This commit is contained in:
Silke Pisulla 2017-01-03 11:40:12 +01:00
commit 569e12b7cf

View file

@ -5,11 +5,8 @@
*/ */
.content .row > .col-xs-12{ .content .row {
box-shadow: __box_shadow__; > .col-xs-12 {
box-shadow: @box-shadow;
}
} }