From 3719a00f025c63ed9348a061c1bf6090da816c28 Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Tue, 22 Sep 2015 09:39:04 +0000 Subject: [PATCH] Give --- calendar/templates/pixelegg/app.css | 5 +---- calendar/templates/pixelegg/app.less | 1 - 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/calendar/templates/pixelegg/app.css b/calendar/templates/pixelegg/app.css index f4e0daf268..191d3abdc0 100755 --- a/calendar/templates/pixelegg/app.css +++ b/calendar/templates/pixelegg/app.css @@ -11,7 +11,7 @@ * @package calendar * @version $Id$ */ -/* $Id: app.css 52978 2015-06-23 12:44:31Z hnategh $ */ +/* $Id: app.css 52980 2015-06-23 14:19:18Z hnategh $ */ /*Media print classes*/ @media print { .th td, @@ -1287,9 +1287,6 @@ div.calendar { width: 10em; padding: 3px 0 5px 10px; } -.calendar_inputFullWidth input { - width: 60%; -} /****************************************************************** * CSS settings for the day, week and month view (timeGridWidget) * ******************************************************************/ diff --git a/calendar/templates/pixelegg/app.less b/calendar/templates/pixelegg/app.less index ba0ae3e827..9d0757bb6e 100755 --- a/calendar/templates/pixelegg/app.less +++ b/calendar/templates/pixelegg/app.less @@ -713,7 +713,6 @@ div.calendar { position: relative; } //# generell //################################################################### -.calendar_inputFullWidth input { width: 60%; } /****************************************************************** * CSS settings for the day, week and month view (timeGridWidget) *