mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
Fix calendar's header margins
This commit is contained in:
parent
458519800d
commit
b226f46014
@ -215,6 +215,7 @@ div.calendar_conflicts {
|
||||
/* Toolbar */
|
||||
#calendar-toolbar {
|
||||
height: 30px;
|
||||
margin-top: 0.3em;
|
||||
}
|
||||
#calendar-toolbar > div {
|
||||
display: flex;
|
||||
|
@ -215,6 +215,7 @@ div.calendar_conflicts {
|
||||
/* Toolbar */
|
||||
#calendar-toolbar {
|
||||
height: 30px;
|
||||
margin-top: 0.3em;
|
||||
}
|
||||
#calendar-toolbar > div {
|
||||
display: flex;
|
||||
|
Loading…
Reference in New Issue
Block a user