diff options
-rw-r--r-- | themes/seven/style.css | 1 |
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 */ |