diff --git a/calendar/templates/default/app.css b/calendar/templates/default/app.css index 3a87e517df..37915b9fcc 100644 --- a/calendar/templates/default/app.css +++ b/calendar/templates/default/app.css @@ -1326,6 +1326,6 @@ input#calendar-edit_location {padding-left: 0;} font-weight: 500; } -#calendar-edit .dialogFooterToolbar {min-width: 780px;} +#calendar-edit .dialogFooterToolbar {min-width: 800px;} #calendar_edit_recur_data_chzn {width:99% !important;max-width:99% !important;} \ No newline at end of file diff --git a/calendar/templates/pixelegg/app.css b/calendar/templates/pixelegg/app.css index 504d914a37..43f5d0f809 100755 --- a/calendar/templates/pixelegg/app.css +++ b/calendar/templates/pixelegg/app.css @@ -11,7 +11,7 @@ * @package calendar * @version $Id$ */ -/* $Id: app.css 55746 2016-04-14 14:58:21Z hnategh $ */ +/* $Id: app.css 55754 2016-04-15 11:12:08Z hnategh $ */ /*Media print classes*/ @media print { #calendar-view.et2_container, @@ -1296,7 +1296,7 @@ input#calendar-edit_location { font-weight: 500; } #calendar-edit .dialogFooterToolbar { - min-width: 780px; + min-width: 800px; } #calendar_edit_recur_data_chzn { width: 99% !important;