Added more right margin in order to be easier to add appointments from touch devices.

This commit is contained in:
Alex Tselegidis 2016-08-11 22:14:12 +02:00
parent 03db821359
commit 60ff0de1a2

View file

@ -470,7 +470,7 @@ body .form-horizontal .controls {
border-radius: 3px;
padding: 2px 3px;
cursor: pointer;
margin: 1px 15px 1px 1px;
margin: 1px 25px 1px 1px;
}
#calendar .calendar-view .date-column .provider-column .event.appointment {