summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/_board.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/_board.scss b/src/_board.scss
index b208390..da20fa3 100644
--- a/src/_board.scss
+++ b/src/_board.scss
@@ -64,7 +64,8 @@
64 } 64 }
65 65
66 .messageGroupList .columnSubject > .statusDisplay { 66 .messageGroupList .columnSubject > .statusDisplay {
67 margin-block-start: -.3em; 67 margin-block-start: -.1em;
68 margin-block-end: -.2em;
68 } 69 }
69 70
70 .messageSidebar a:hover { 71 .messageSidebar a:hover {