From 544bf2d6e8d89e3a79198d58cc48d66265c5a9c8 Mon Sep 17 00:00:00 2001 From: Jeremy Bridson Date: Thu, 19 Jul 2012 15:54:24 +1200 Subject: [PATCH] BUGFIX:Fixed underlining of all checkboxes and other random fields trac 7316 --- css/form.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/css/form.css b/css/form.css index 15a9656..aafd827 100644 --- a/css/form.css +++ b/css/form.css @@ -190,9 +190,6 @@ input[type="submit"] { position:relative; padding-bottom: 20px; } - .main div.field { - border-bottom:1px solid #E5E5E5; - } .checkbox label.right, .radio label.right { float:left;