mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-23 07:09:20 +01:00
Remove some more margin to get rid of unwanted scrollbar in FF
This commit is contained in:
parent
c6a0169fd3
commit
a075d5a612
@ -62,7 +62,7 @@
|
|||||||
margin-top: -30px;
|
margin-top: -30px;
|
||||||
}
|
}
|
||||||
#calendar-list {
|
#calendar-list {
|
||||||
margin-top: -50px;
|
margin-top: -55px;
|
||||||
}
|
}
|
||||||
#calendar-planner .calendar_plannerWidget {
|
#calendar-planner .calendar_plannerWidget {
|
||||||
top: 30px;
|
top: 30px;
|
||||||
|
Loading…
Reference in New Issue
Block a user