summaryrefslogtreecommitdiff
path: root/public/css/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/css/index.css')
-rw-r--r--public/css/index.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/public/css/index.css b/public/css/index.css
index 27834c8f..d586128e 100644
--- a/public/css/index.css
+++ b/public/css/index.css
@@ -49,6 +49,9 @@ body {
min-width: 1.5em;
text-align: right;
}
+.CodeMirror-gutter.authorship-gutters {
+ width: 8px;
+}
.CodeMirror-matchingtag {
background: rgba(255, 255, 255, .1);
line-height: 1em;