projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
040aaf5
)
Only vertical overflow.
author
Jan Schneider
<jan@horde.org>
Mon, 21 Jun 2010 08:51:35 +0000
(10:51 +0200)
committer
Jan Schneider
<jan@horde.org>
Mon, 21 Jun 2010 08:52:42 +0000
(10:52 +0200)
kronolith/themes/screen.css
patch
|
blob
|
history
diff --git
a/kronolith/themes/screen.css
b/kronolith/themes/screen.css
index
5f88721
..
abffd33
100644
(file)
--- a/
kronolith/themes/screen.css
+++ b/
kronolith/themes/screen.css
@@
-1001,6
+1001,8
@@
div.kronolithFormActions {
right: 10px;
bottom: 10px;
overflow: auto;
+ overflow-x: hidden;
+ overflow-y: auto;
}
table.kronolithView {
width: 100%;