vector: Move right tabs from behind to below left tabs
authorMatmaRex <matma.rex@gmail.com>
Sat, 26 Jan 2013 16:19:49 +0000 (17:19 +0100)
committerMatmarex <matma.rex@gmail.com>
Thu, 18 Jul 2013 12:14:40 +0000 (12:14 +0000)
commit3d2abae2d493eee5ada56e8dad3a90b44d9aefd2
treeab1d13f36235c4efe222ece7bf13312170d509bc
parentd50479979baf26106709d99b9f84ba4fe6d83de3
vector: Move right tabs from behind to below left tabs

On small resolutions, instead of overlapping, the "right" one will be
displayed below the "left" one. It might overlap page's title or
sitenotice, but this is less bad than rendering critical functionality
unreachable.

This also cleans up the CSS slightly, positioning left and right nav using
the same constructs (margins instead of absolute positioning).

Vector extension's ext.vector.collapsibleTabs had to be adjusted to work
with new styles; see change Ie34dce9a9 in Vector.

Bug: 20234
Change-Id: Iedaebefc139ecd7ad48867626b67c52c6d00121d
skins/vector/screen-hd.css
skins/vector/screen.css