Vishmita Jadeja (openerp) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-bug-1104002-vja into 
lp:openobject-addons.

Requested reviews:
  OpenERP Core Team (openerp)
Related bugs:
  Bug #1104002 in OpenERP Web: "[Timesheets] numbers in My Timesheet do not 
have a fixed height"
  https://bugs.launchpad.net/openerp-web/+bug/1104002

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1104002-vja/+merge/145153

Hello,

    Set padding for the numbers in My Timesheet.

Thanks.
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1104002-vja/+merge/145153
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-bug-1104002-vja.
=== modified file 'hr_timesheet_sheet/static/src/css/timesheet.css'
--- hr_timesheet_sheet/static/src/css/timesheet.css	2012-10-26 10:02:07 +0000
+++ hr_timesheet_sheet/static/src/css/timesheet.css	2013-01-28 11:26:48 +0000
@@ -33,7 +33,7 @@
   min-width: 130px;
 }
 .openerp .oe_timesheet_weekly td input.oe_timesheet_weekly_input {
-  padding: 5px 2px !important;
+  padding: 1px 2px !important;
   width: 40px;
   text-align: right;
   min-width: 0 !important;

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : openerp-dev-gtk@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to