Fix CSS and templates of component/apptmt editor

This commit is contained in:
Francis Lachapelle
2014-12-16 16:13:59 -05:00
parent eb4d20e50f
commit 6027cb50d4
3 changed files with 5 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ DIV#eventView
top: 0; bottom: 0; left: 0; right: 0; }
DIV#eventView > DIV
{ padding: .5em; }
{ padding: 1em; }
DIV.appointmentRightLabel
{ display: inline;