mirror of https://github.com/rails/rails
Fixed menu section's location (guides)
This commit is contained in:
parent
7eaf90a7ab
commit
8067dbea33
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue