From 7e78248e813eb2c26818c5a2705d363a29f458c1 Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Wed, 12 Mar 2014 08:43:35 +0000 Subject: [PATCH] Fix duplicate timesheet title caused by -r46199 and make fields in left and right column both symmetric --- timesheet/templates/default/app.css | 2 +- timesheet/templates/default/edit.xet | 18 +++++++----------- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/timesheet/templates/default/app.css b/timesheet/templates/default/app.css index f0a1946f58..6678ef6353 100644 --- a/timesheet/templates/default/app.css +++ b/timesheet/templates/default/app.css @@ -15,7 +15,7 @@ tr.dialogOperators td,.dialogFooterToolbar { div#timesheet-edit.et2_container { - width: 628px; + width: 648px; } //** add # sign behind the ts_id diff --git a/timesheet/templates/default/edit.xet b/timesheet/templates/default/edit.xet index 63d27e8547..0f1c67b47f 100644 --- a/timesheet/templates/default/edit.xet +++ b/timesheet/templates/default/edit.xet @@ -4,9 +4,9 @@