Add layout-based class to body

This commit is contained in:
John Firebaugh 2013-10-04 10:57:54 -07:00
parent 85e6bbde9b
commit 3d0f9536c4
2 changed files with 16 additions and 6 deletions

View file

@ -915,11 +915,7 @@ nav.secondary {
/* Rules for the sidebar and main content area */
.site-index,
.site-export,
.site-edit,
.changeset-list,
.browse {
.map-layout {
#content {
position: absolute;
top: $headerHeight;