(bug 17602) fix Monobook action tabs not quite touching the page body
authorMatmaRex <matma.rex@gmail.com>
Sat, 20 Apr 2013 19:30:38 +0000 (21:30 +0200)
committerMatmaRex <matma.rex@gmail.com>
Sat, 20 Apr 2013 19:30:38 +0000 (21:30 +0200)
commite0d1aad31da00725c0898c2f7cc461ffda8932e1
tree1ad5171360a24bdb76328df36cf250ab3a330d8d
parente51885d86e411ebf1239590fb1d658b437f245ac
(bug 17602) fix Monobook action tabs not quite touching the page body

This was caused by insufficient bottom padding on the tabs (0.1em on
normal ones, and for some reason 0.2em on active ones, which was
apparently enough). In some browsers (at least Opera) this resulted in
a one-pixel gap between the tabs and the page body.

This patch raises the padding to 1em, just in case. This shouldn't
cause any issues, as all z-indices are set reasonably on the involved
elements; the excess space is hidden "under" the page body.

Change-Id: I07223ba46913f721907f9aa88f79bc94402b6cf6
skins/monobook/main.css