Changed bg color of #right to match search_box, removed border radius and changed margin-top to align with #main h3

This commit is contained in:
Justine Arreche 2013-10-02 09:34:18 -04:00
parent 6a011f3c88
commit 3f5c5a0a50

View File

@ -4,7 +4,7 @@
#right
width: 180px
padding: 11px 20px 80px 20px
background-color: $color-bg-right
background-color: #E9E9E7
border-left: 1px solid $color-border-normal
h4
@ -14,12 +14,11 @@
margin-top: 10px
.box
margin-top: 25px
margin-top: 15px
margin-left: -3px
padding: 15px
border: 1px solid $color-border-normal
background-color: $color-bg-sidebar-box
@include border-radius(4px)
background-color: #ffffff
h4
margin: 0