Only vertical overflow.
authorJan Schneider <jan@horde.org>
Mon, 21 Jun 2010 08:51:35 +0000 (10:51 +0200)
committerJan Schneider <jan@horde.org>
Mon, 21 Jun 2010 08:52:42 +0000 (10:52 +0200)
kronolith/themes/screen.css

index 5f88721..abffd33 100644 (file)
@@ -1001,6 +1001,8 @@ div.kronolithFormActions {
     right: 10px;
     bottom: 10px;
     overflow: auto;
+    overflow-x: hidden;
+    overflow-y: auto;
 }
 table.kronolithView {
     width: 100%;