summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-05-17 14:21:55 +0100
committerAndrew Dolgov <[email protected]>2007-05-17 14:21:55 +0100
commit9e6427abce5645e794091f041ec9321943e25139 (patch)
tree292ce178a94024e15847b85469d73fa7a4e3da02 /tt-rss.css
parent6eee47b83b1ed849d5a3483a7e48dc419a75defa (diff)
tweak tag cloud display
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index d69e23035..1956e14d9 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -929,7 +929,7 @@ div.tagCloudContainer {
border : 1px solid #99d67a;
background-color : white;
margin : 5px 0px 5px 0px;
- padding : 10px;
+ padding : 5px;
text-align : center;
}