summary refs log tree commit diff
diff options
context:
space:
mode:
authorNad Chishtie <n.chishtie@gmail.com>2019-08-20 13:52:12 -0700
committerJorik Schellekens <joriks@matrix.org>2019-08-28 15:59:54 +0100
commit4ac5bd96e87b665a9aaa5681a6eed98b01e7ea89 (patch)
tree772637c4f9197443303866eedca6874a5aa27199
parentAdd missing space (diff)
downloadsynapse-4ac5bd96e87b665a9aaa5681a6eed98b01e7ea89.tar.xz
Tweak margin
-rw-r--r--synapse_topology/webui/src/scss/main.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse_topology/webui/src/scss/main.scss b/synapse_topology/webui/src/scss/main.scss
index 522b8222d8..bea08f0a55 100644
--- a/synapse_topology/webui/src/scss/main.scss
+++ b/synapse_topology/webui/src/scss/main.scss
@@ -109,7 +109,7 @@ pre {
 
 select {
     font-size: 0.7rem;
-    margin-bottom: 1rem;
+    margin-bottom: 1.3rem;
 
     &:after {
         content: ▸;