Fixed menu section's location (guides)

This commit is contained in:
Dima Zudochkin 2013-06-25 22:35:19 +04:00
parent 7eaf90a7ab
commit 8067dbea33
1 changed files with 1 additions and 1 deletions

View File

@ -244,7 +244,7 @@ body {
#subCol {
position: absolute;
z-index: 0;
top: 0;
top: 21px;
right: 0;
background: #FFF;
padding: 1em 1.5em 1em 1.25em;