Project

General

Profile

Fix on CSS

Added by Saulo Achkar about 10 years ago

I'd like to propose a change to fix one small thing:

File: root / branches / 2.5-stable / public / stylesheets / application.css
Line 534: input#time_entry_comments { width: 90%;}

It just need to add "margin-left: 2px" to this CSS.

The width configuration overrides the 2px default and so this change shall align back with the other fields.

I've attached an image, so you can see the difference.

Thanks!