From 3c031aaab990df658cb9aa55b4c232ef018f1415 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sun, 2 Oct 2005 16:58:55 +0000 Subject: [PATCH] r467: No more tabularization, just going to do a quadralinear layout (or a dualinear) --- templates/report.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/report.css b/templates/report.css index 87f2ca4..ee30418 100644 --- a/templates/report.css +++ b/templates/report.css @@ -41,9 +41,8 @@ label .field { - float: right; /*display: inline;*/ - width: 68%; + /*width: 68%;*/ background-color: blue; } -- 2.22.5