summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2019-07-20 11:20:54 +0200
committerYorhel <git@yorhel.nl>2019-07-20 11:21:13 +0200
commit96ac31314c1d002b53aa20024e79580a5bd097f1 (patch)
treefd760e27232971891ef52286433c51e4eb4f4b54 /data
parent0455e42fe95404c998c560b13d4022b0fe097f4e (diff)
d17 now includes some licensing stuff
Diffstat (limited to 'data')
-rw-r--r--data/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/style.css b/data/style.css
index e03113fb..6c9c2af8 100644
--- a/data/style.css
+++ b/data/style.css
@@ -734,7 +734,7 @@ div.charsum_list .charsum_bubble {
.docs td[colspan]+td,
.docs td[colspan]+td+td { white-space: normal }
.docs p + p { padding-top: 10px }
-.docs ul.index { display: block; float: right; width: 150px; padding: 2px; margin: 0 0 10px 5px; background: url($_boxbg$) repeat; border: 1px solid $border$; }
+.docs ul.index { display: block; float: right; width: 170px; padding: 2px; margin: 0 0 10px 5px; background: url($_boxbg$) repeat; border: 1px solid $border$; }
.docs ul.index li { list-style-type: none; }
.docs ul.index li a { margin: 0 0 0 10px; }
.docs img { margin: 5px }