summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2008-11-30 13:53:13 +0100
committerYorhel <git@yorhel.nl>2008-11-30 13:53:13 +0100
commitbbda17a38791925dbdb38fbfb03a7b00c380e02a (patch)
treeec2ea5ebf15333392f84b2d469e4c951f9e365a9 /static
parent77cd64492fef9e29d7afc378dedf6f1ab78d83e0 (diff)
VN browse style fix
Diffstat (limited to 'static')
-rw-r--r--static/f/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/f/style.css b/static/f/style.css
index 93232f7d..f129e982 100644
--- a/static/f/style.css
+++ b/static/f/style.css
@@ -623,7 +623,8 @@ form #jt_box_categories li li b { width: 13px; font-weight: bold; }
/* VN browse */
-.vnbrowse .tc2 { text-align: right }
+.vnbrowse .tc2 { text-align: right; padding: 0; }
+.vnbrowse .tc3 { padding: 0; }