// add .row-margin-bottom

This commit is contained in:
Kevin Granger
2013-09-16 15:05:19 +02:00
parent 8f7cb72231
commit f9334b029b
2 changed files with 4 additions and 4 deletions
File diff suppressed because one or more lines are too long
@@ -394,6 +394,9 @@ tr.filter
@extend .badge
background-color: $brand-danger
.row-margin-bottom
margin-bottom: 15px
.icon-big
font-size: 4em
color: darken($bg-content-color,20%)
@@ -490,7 +493,6 @@ fieldset > .row
.box-stats
background-color: white
//@include box-shadow(rgba(black,0.10) 0 2px 0, white 0 0 0 3px inset)
.boxchart-overlay
padding: 10px 10px 5px 10px
margin-right: 10px
@@ -557,8 +559,6 @@ fieldset > .row
.highlight
background-color: #FFFFC0
.hook_panel
@extend .well
@include box-shadow(rgba(white,0.9) 0 0 0 1px inset)