From 63e380705fe7b9162537124300dab7d36b758f16 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Thu, 28 Jan 2010 15:48:00 -0700 Subject: [PATCH] Add some padding to the treerows --- horde/themes/screen.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/horde/themes/screen.css b/horde/themes/screen.css index cdc3957d8..c5ae9968c 100644 --- a/horde/themes/screen.css +++ b/horde/themes/screen.css @@ -389,6 +389,9 @@ div.nicetitle { min-height: 20px; clear: both; } +.treeRow span { + padding: 3px; +} /* Menu styles. */ #menu { -- 2.11.0