summaryrefslogtreecommitdiffstats
path: root/cgit.css
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.css')
-rw-r--r--cgit.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgit.css b/cgit.css
index 4def113..5a17af1 100644
--- a/cgit.css
+++ b/cgit.css
@@ -55,7 +55,7 @@ div#cgit .theattening::before {
}
div#cgit .thedottening::after {
content: 'ยท';
- transform: translateY(50%) rotateX(180deg) scale(1.5);
+ transform: translateY(25%) rotateX(180deg) scale(1.5);
display: inline-block;
margin-left: 1px;
}