mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-07 14:28:52 +00:00
Fix display of dialog in RO appointment editor
This commit is contained in:
@@ -7,7 +7,11 @@ DIV.appointmentLabel
|
||||
|
||||
DIV#eventView
|
||||
{ overflow: hidden;
|
||||
padding: .5em; }
|
||||
position: absolute;
|
||||
top: 0; bottom: 0; left: 0; right: 0; }
|
||||
|
||||
DIV#eventView > DIV
|
||||
{ padding: .5em; }
|
||||
|
||||
DIV.appointmentRightLabel
|
||||
{ display: inline;
|
||||
|
||||
Reference in New Issue
Block a user