aboutsummaryrefslogtreecommitdiffstats
path: root/web/js
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2013-10-25 18:41:53 +0100
committerMatthew Somerville <matthew@mysociety.org>2013-10-25 18:45:37 +0100
commit7c9e4b1a5c0a4f2e18adb30a715cd6aaa1b8139d (patch)
treee864f561d5e2414a34ec03821b6bdbe3a7fe6e66 /web/js
parent0226c242b0aed7bed49ced79edda11bb5ff10615 (diff)
Work around Chrome bug with bottom fixed navbar.
The position:fixed bottom navigation does not stay fixed in Chrome, it appears to scroll with the content (though the link targets remain and swapping tabs fixes the display, so I'm pretty sure it's a bug). The bug is logged in Chrome's tracker at: https://code.google.com/p/chromium/issues/detail?id=311513 To work around it, the z-index has been removed from .container; this would mean that the sidebar notes all disappeared under the map, so they have been jigged to appear on top of the main content div instead.
Diffstat (limited to 'web/js')
0 files changed, 0 insertions, 0 deletions