Padding on the header-dropdown area

This helps make it a bit clearer that things are "contained inside"
the header dropdown area.
This commit is contained in:
Christopher Allan Webber 2013-06-22 16:19:58 -05:00
parent 257b8ab62a
commit 6331e927e4

View File

@ -129,6 +129,7 @@ header {
.header_dropdown {
margin-bottom: 20px;
padding: 0px 10px 0px 10px;
}
.header_dropdown li {