summaryrefslogtreecommitdiff
path: root/themes/seven
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2012-01-21 09:47:58 -0800
committerwebchick <webchick@24967.no-reply.drupal.org>2012-01-21 09:47:58 -0800
commita75b69734c216a404b57446ec939283eb6ab162d (patch)
tree71cf98f7c73a8ef1f811754c437c0c43bf78f70a /themes/seven
parentf7db40987934f7ed7ac691ef8bf45803f5ad1a62 (diff)
downloadbrdo-a75b69734c216a404b57446ec939283eb6ab162d.tar.gz
brdo-a75b69734c216a404b57446ec939283eb6ab162d.tar.bz2
Issue #1384224 by philbar, Plazik, oriol_e9g: Fixed Resize Site Logo in Seven Theme Maintenance Pages.
Diffstat (limited to 'themes/seven')
-rw-r--r--themes/seven/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/seven/style.css b/themes/seven/style.css
index d2da561e9..8bb80265a 100644
--- a/themes/seven/style.css
+++ b/themes/seven/style.css
@@ -835,6 +835,7 @@ body.in-maintenance .form-submit {
}
body.in-maintenance #logo {
margin-bottom: 1.5em;
+ max-width: 180px;
}
ol.task-list {
margin-left: 0; /* LTR */