diff options
author | Aleksander Machniak <alec@alec.pl> | 2012-12-06 09:50:35 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2012-12-06 09:51:39 +0100 |
commit | 04acc75f774f8bc6292f574375b6a2f23b3ac0d4 (patch) | |
tree | 1cc40b6132d44c6f4128b8ee4be9bdafb8666976 /skins/larry/styles.css | |
parent | c7ff6ec2cb985061438e5b68cfc5691b5a86422c (diff) |
Replace topline container with topline-left, topline-center, topline-right containers (#1488846)
Diffstat (limited to 'skins/larry/styles.css')
-rw-r--r-- | skins/larry/styles.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skins/larry/styles.css b/skins/larry/styles.css index b4a4d81e1..f3b02779e 100644 --- a/skins/larry/styles.css +++ b/skins/larry/styles.css @@ -510,6 +510,7 @@ a.iconlink.upload { border-bottom: 1px solid #4f4f4f; padding: 2px 0 2px 10px; color: #aaa; + text-align: center; } #topnav { |