summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css9
1 files changed, 7 insertions, 2 deletions
diff --git a/static/style.css b/static/style.css
index 6280df7..b46b683 100644
--- a/static/style.css
+++ b/static/style.css
@@ -99,6 +99,11 @@ p {
}
.sep {
- margin-left: 10px;
- margin-right: 10px;
+ margin-left: 6px;
+ margin-right: 6px;
}
+
+.nonbreaking {
+ white-space: nowrap;
+}
+