aboutsummaryrefslogtreecommitdiffstats
path: root/css/main.scss
diff options
context:
space:
mode:
Diffstat (limited to 'css/main.scss')
-rw-r--r--css/main.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/main.scss b/css/main.scss
index f095179..90bc685 100644
--- a/css/main.scss
+++ b/css/main.scss
@@ -132,6 +132,7 @@ strong {
132 overflow: hidden; 132 overflow: hidden;
133 white-space: nowrap; 133 white-space: nowrap;
134 text-overflow: ellipsis; 134 text-overflow: ellipsis;
135 text-overflow: ellipsis '|';
135 margin-right: .5em; 136 margin-right: .5em;
136 color: $text-faint; 137 color: $text-faint;
137 138