From cb9ab429040c1a35107920780ca25e135c17e975 Mon Sep 17 00:00:00 2001 From: cajus Date: Wed, 10 Mar 2010 19:17:17 +0000 Subject: [PATCH] Fixed icon alignment git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16400 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/html/themes/modern/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/gosa-core/html/themes/modern/style.css b/gosa-core/html/themes/modern/style.css index b2590d97c..d6dd246e6 100644 --- a/gosa-core/html/themes/modern/style.css +++ b/gosa-core/html/themes/modern/style.css @@ -861,6 +861,7 @@ div.mainlist-nav td div.img{ div.mainlist-nav td{ padding:3px 5px; + vertical-align:middle; } div.mainlist-nav td.left-border{ -- 2.30.2