summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/seven/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/seven/style.css b/themes/seven/style.css
index d353fad57..4ce95569f 100644
--- a/themes/seven/style.css
+++ b/themes/seven/style.css
@@ -315,7 +315,7 @@ ul.secondary {
}
ul.secondary li {
margin: 0 5px;
- float: right; /* LTR */
+ float: none; /* LTR */
}
ul.secondary li a {
background-color: #ddd;