summaryrefslogtreecommitdiff
path: root/themes/_administration
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2015-07-15 20:37:13 +0000
committerGreg Roach <fisharebest@gmail.com>2015-07-15 20:37:13 +0000
commit7b806921b11d39624695db67313e7c15994f3c6a (patch)
treee6cb80ebb646285b098e647330875a5443bb063a /themes/_administration
parentd7a426318c04aff13840ed7421513163a63cc10d (diff)
downloadwebtrees-7b806921b11d39624695db67313e7c15994f3c6a.tar.gz
webtrees-7b806921b11d39624695db67313e7c15994f3c6a.tar.bz2
webtrees-7b806921b11d39624695db67313e7c15994f3c6a.zip
Firefox's status bar overlaps the bottom of the page
Diffstat (limited to 'themes/_administration')
-rw-r--r--themes/_administration/css-1.7.0/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/_administration/css-1.7.0/style.css b/themes/_administration/css-1.7.0/style.css
index 1a169d8f3d..379f51468b 100644
--- a/themes/_administration/css-1.7.0/style.css
+++ b/themes/_administration/css-1.7.0/style.css
@@ -48,6 +48,7 @@
/* http://www.subtlepatterns.com */
body {
background: url(paper_fibers.png);
+ margin-bottom: 1em; /* Firefox's status bar overlaps the body */
}
@media (min-device-pixel-ratio: 2) {
body {