From 6c7ee747b7c84cb29d76ee752f803a67f5823fb0 Mon Sep 17 00:00:00 2001 From: Madhura Jayaratne Date: Fri, 22 May 2015 14:55:25 +0530 Subject: #4918 Date field popup dialog position bug Signed-off-by: Madhura Jayaratne --- themes/original/css/common.css.php | 5 ----- themes/pmahomme/css/common.css.php | 5 ----- 2 files changed, 10 deletions(-) (limited to 'themes') diff --git a/themes/original/css/common.css.php b/themes/original/css/common.css.php index 455ac98ead..58b6cd1b67 100644 --- a/themes/original/css/common.css.php +++ b/themes/original/css/common.css.php @@ -2277,11 +2277,6 @@ fieldset .disabled-field td { height: 10em; } -.cEdit .edit_area_right { - position: absolute; - right: 0; -} - .cEdit .goto_link { background: #EEE; color: #555; diff --git a/themes/pmahomme/css/common.css.php b/themes/pmahomme/css/common.css.php index 45f1f9ba4a..46d4ac1eca 100644 --- a/themes/pmahomme/css/common.css.php +++ b/themes/pmahomme/css/common.css.php @@ -2851,11 +2851,6 @@ fieldset .disabled-field td { height: 10em; } -.cEdit .edit_area_right { - position: absolute; - right: 0; -} - .cEdit .goto_link { background: #EEE; color: #555; -- cgit v1.2.3