From 0f1eb66005cb8455eb1af6dfd81ad4fa20b5bc59 Mon Sep 17 00:00:00 2001 From: mb863 Date: Sun, 30 Jan 2011 16:59:16 +0000 Subject: [PATCH] NIHVIVO-1961: Fixed: Datetimes overlap text on property displays that wrap to a second line --- themes/wilma/css/wilma.css | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/wilma/css/wilma.css b/themes/wilma/css/wilma.css index e99384fe..7a81c779 100644 --- a/themes/wilma/css/wilma.css +++ b/themes/wilma/css/wilma.css @@ -1333,6 +1333,7 @@ article.property ul.property-list { } article.property ul.property-list li a { color: #2485ae; + line-height: 1.6em; } /* MISCELLANEOUS ------> */ .grey {