(fix) Position of popup menu

Fixes #3381
This commit is contained in:
Francis Lachapelle
2015-11-06 09:14:09 -05:00
parent 1915748e33
commit ba37353e42
2 changed files with 2 additions and 2 deletions
@@ -10,7 +10,7 @@ DIV#eventView
position: absolute;
top: 0; bottom: 0; left: 0; right: 0; }
DIV#eventView > DIV
DIV#eventView > DIV[id$=Div]
{ padding: 1em; }
DIV.appointmentRightLabel