// fix tags in helper
This commit is contained in:
@@ -46,7 +46,7 @@ body.fixed-top
|
||||
background-image: url('../img/patterns/bedge_grunge.png')
|
||||
@include box-shadow(darken($bg-content-color,30%) 0 0 0 4px)
|
||||
fieldset
|
||||
padding-bottom: 20px
|
||||
padding: 20px
|
||||
margin-bottom: 10px
|
||||
border: solid 1px darken($bg-content-color,20%)
|
||||
background-color: $bg-content-color
|
||||
@@ -54,8 +54,8 @@ body.fixed-top
|
||||
@include box-shadow(rgba(black,0.10) 0 0 7px, white 0 0 0 4px inset)
|
||||
form legend
|
||||
float: left
|
||||
padding: 0 0 0 10px
|
||||
margin: 20px 0 15px 0
|
||||
padding: 0 0 0 0
|
||||
margin: 5px 0 15px 0
|
||||
color: darken(#D6D2CF,10%)
|
||||
font-weight: 300
|
||||
form .alert
|
||||
|
||||
Reference in New Issue
Block a user