mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
Fix calendar date indicator not being as same height as other nm fields
This commit is contained in:
parent
c18aabb100
commit
1eff71056e
@ -1455,7 +1455,7 @@ img.calendar_print_button, img.calendar_print_appicon {
|
||||
#calendar-toolbar_app_header {
|
||||
color: #000;
|
||||
font-size: 14px;
|
||||
height: 1.7em;
|
||||
height: 1.6em;
|
||||
padding: 4px 3px 3px;
|
||||
background: #b4cee773;
|
||||
border-radius: 3px;
|
||||
|
@ -1412,7 +1412,7 @@ img.calendar_print_appicon {
|
||||
#calendar-toolbar_app_header {
|
||||
color: #000;
|
||||
font-size: 14px;
|
||||
height: 1.7em;
|
||||
height: 1.6em;
|
||||
padding: 4px 3px 3px;
|
||||
background: #b4cee773;
|
||||
border-radius: 3px;
|
||||
|
Loading…
Reference in New Issue
Block a user