projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18b507a
)
Fix positioning if #kronolithMenu is not at the top of the page.
author
Jan Schneider
<jan@horde.org>
Wed, 27 May 2009 13:39:19 +0000
(15:39 +0200)
committer
Jan Schneider
<jan@horde.org>
Thu, 28 May 2009 12:47:12 +0000
(14:47 +0200)
kronolith/themes/screen.css
patch
|
blob
|
history
diff --git
a/kronolith/themes/screen.css
b/kronolith/themes/screen.css
index
85dbacd
..
fc15eb7
100644
(file)
--- a/
kronolith/themes/screen.css
+++ b/
kronolith/themes/screen.css
@@
-527,9
+527,9
@@
body.kronolithAjax {
#kronolithMenu {
position: absolute;
top: 10px;
+ bottom: 10px;
left: 10px;
width: 153px;
- height: 100%;
}
#kronolithMenuCalendars {
position: absolute;
@@
-539,7
+539,7
@@
body.kronolithAjax {
}
#kronolithMenuBottom {
position: absolute;
- bottom:
10px
;
+ bottom:
0
;
}
#kronolithMenu h3 {
position: relative;