Fix flash padding

This commit is contained in:
Marcin Kulik 2014-11-15 17:57:54 +00:00
parent 3207c4a65f
commit 1e9423bc89

View File

@ -13,8 +13,8 @@ section.flash
color: black
background-color: #c4a000
// bootstrap overrides
margin-bottom: 0
padding: inherit
border: 0
border-radius: 0
// bootstrap overrides
margin-bottom: 0
padding: 0
border: 0
border-radius: 0