summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2007-06-24 18:08:06 +0000
committerAndreas Unterkircher <unki@netshadow.at>2007-06-24 18:08:06 +0000
commite4d8f166f62a2eda12eaec34edbd944ba2fae1ca (patch)
tree4fa05be6df088b3cae2086aa769c80fa0e70e668
parente00eef0a999c366bbfb7912841bd845f659af649 (diff)
limit line-height in tags-listing
git-svn-id: file:///var/lib/svn/phpfspot/trunk@128 fa6a889d-dae6-447d-9e79-4ba9a3039384
-rw-r--r--stylesheet.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/stylesheet.css b/stylesheet.css
index aa8ab2b..ffa25ae 100644
--- a/stylesheet.css
+++ b/stylesheet.css
@@ -28,6 +28,7 @@ td.available_tags,td.selected_tags,td.searchfor {
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10px;
+ line-height: 21px;
}
td.logo {