Fix icon positioning.
authorJan Schneider <jan@horde.org>
Thu, 18 Mar 2010 15:35:45 +0000 (15:35 +0000)
committerJan Schneider <jan@horde.org>
Thu, 18 Mar 2010 15:42:35 +0000 (16:42 +0100)
kronolith/themes/screen.css

index e3e10f6..29f9fa0 100644 (file)
@@ -1023,6 +1023,9 @@ table.kronolithView td.kronolithFirstCol {
     right: 2px;
     cursor: pointer;
 }
+#kronolithBody caption .kronolithNavigation ul {
+    float: left;
+}
 .kronolithPrev, .kronolithNext {
     right: 0;
     width: 16px;