summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2009-11-26 06:10:36 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2009-11-26 06:10:36 +0000
commitcb8f7ea9c9c276dd929848a93c7c573c6c7ea41a (patch)
tree94db3503869bd47cad524fbc37439a1c2075e5ba /themes
parentd3de3672f18c86f060bc559da3c5bd4f14833071 (diff)
downloadbrdo-cb8f7ea9c9c276dd929848a93c7c573c6c7ea41a.tar.gz
brdo-cb8f7ea9c9c276dd929848a93c7c573c6c7ea41a.tar.bz2
#641810 by c960657: Fixed 'Select installation profile' page with custom profiles.
Diffstat (limited to 'themes')
-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 100406de8..99826fff0 100644
--- a/themes/seven/style.css
+++ b/themes/seven/style.css
@@ -770,6 +770,7 @@ body.in-maintenance #sidebar-first {
width: 200px;
}
body.in-maintenance #content {
+ float: left;
width: 550px;
padding-right: 20px;
}