misc: mark #main as position: relative, to match what was in w.c.s.

This commit is contained in:
Frédéric Péters 2016-06-15 08:54:02 +02:00
parent 51b6528f28
commit b221b9dd63
1 changed files with 1 additions and 0 deletions

View File

@ -515,6 +515,7 @@ input[type=submit]:hover {
#main {
transition: margin-left 0ms ease-in;
position: relative;
}
#sidepage span#applabel {