Give a bit more space between freetime shearch and delete in calendar edit dialog

This commit is contained in:
Hadi Nategh 2016-04-18 08:34:53 +00:00
parent b5d106a55e
commit 0010284404
2 changed files with 3 additions and 3 deletions

View File

@ -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;}

View File

@ -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;