mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
removed big margin below navigation calendar in sidebox of calendar: div#calendar-container div.calendar: margin-bottom:16px
This commit is contained in:
parent
52f5061c52
commit
34604a3d6f
@ -4808,7 +4808,6 @@ div#calendar-container {
|
|||||||
margin-left: 0px;
|
margin-left: 0px;
|
||||||
}
|
}
|
||||||
div#calendar-container div.calendar {
|
div#calendar-container div.calendar {
|
||||||
margin-bottom: 16px;
|
|
||||||
background-color: inherit;
|
background-color: inherit;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
}
|
}
|
||||||
|
@ -1035,7 +1035,6 @@ div#calendar-container {
|
|||||||
margin-left: 0px;
|
margin-left: 0px;
|
||||||
|
|
||||||
div.calendar{
|
div.calendar{
|
||||||
margin-bottom: 16px;
|
|
||||||
background-color: inherit;
|
background-color: inherit;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user