Fixes #236 by setting #top min-width to 930px to match #left plus #main

This commit is contained in:
Philip Arndt 2014-01-09 08:54:04 +13:00
parent 04bc007d4f
commit 4330aa48ed

View File

@ -27,7 +27,7 @@ html, body
top: -40px
left: 0
width: 100%
min-width: 1211px
min-width: 930px
height: 55px
z-index: 1000