fixed occassional stacking glitch on header

This commit is contained in:
Tom Giannattasio
2012-10-09 16:55:32 -04:00
parent 6079c57111
commit 6d7fff1f50

View File

@@ -13,6 +13,10 @@ body.no-header {
color: #fff;
@include box-shadow(0 1px 1px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(255, 255, 255, 0.05) inset);
.left {
width: 700px;
}
.drop-icon {
margin-left: 5px;
font-size: 11px;