From 2c05011fbce3a335007855baf64e4b9ca6dcd5c5 Mon Sep 17 00:00:00 2001 From: Jerry Jalava Date: Tue, 30 Oct 2007 21:15:26 +0200 Subject: [PATCH] Button aligned with the rest --- css/elements.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/elements.css b/css/elements.css index cd750e2..41ee1ed 100644 --- a/css/elements.css +++ b/css/elements.css @@ -125,4 +125,8 @@ body.create.hour_report div.form_structure ul li div.row_item body.create.hour_report div.form_structure ul li div.row_actions { float: left; +} +body.create.hour_report div.form_structure ul li div.row_actions input +{ + margin-top: 12px; } \ No newline at end of file -- 2.11.4.GIT