summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2009-08-12 23:51:19 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2009-08-12 23:51:19 +0000
commit049a8896f5a2018491a536a889feb5a21d71b973 (patch)
treeb73a2ebb4999b184ffe9a840a8e9474a7d9c4972 /themes
parent634139528322a045b07839fb9d8deea8ddb34230 (diff)
downloadbrdo-049a8896f5a2018491a536a889feb5a21d71b973.tar.gz
brdo-049a8896f5a2018491a536a889feb5a21d71b973.tar.bz2
#545952 by yoroy and Gábor Hojtsy: move modules to config/modules.
Diffstat (limited to 'themes')
-rw-r--r--themes/seven/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/seven/style.css b/themes/seven/style.css
index 07ccb7d4b..8202d7829 100644
--- a/themes/seven/style.css
+++ b/themes/seven/style.css
@@ -232,7 +232,8 @@ ul.secondary {
float: none;
clear: both;
font-size: 12px;
- padding: 5px 20px 4px;
+ text-align: right;
+ padding: 5px 10px 4px;
line-height: 20px;
overflow: hidden;
border-bottom: 1px solid #ccc;
@@ -240,7 +241,6 @@ ul.secondary {
}
ul.secondary li {
- float: right;
padding-left: 10px;
}