From 7bb300f6acc724467244e5cd881b0a0cde744418 Mon Sep 17 00:00:00 2001 From: cajus Date: Mon, 4 Jan 2010 15:40:02 +0000 Subject: [PATCH] Moved default padding to "2" git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15014 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/html/themes/default/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gosa-core/html/themes/default/style.css b/gosa-core/html/themes/default/style.css index 37fd2d72e..7db9dcc18 100644 --- a/gosa-core/html/themes/default/style.css +++ b/gosa-core/html/themes/default/style.css @@ -1906,7 +1906,7 @@ div.listContainer { .listBodyFormat tr td { color: #000000; margin: 3px; - padding: 1px; + padding: 2px; border-right: 1px solid #AAA; word-wrap:break-word; white-space:normal; -- 2.30.2