summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/ui/style.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/share/ui/style.css b/share/ui/style.css
index eb1d58441..58109d778 100644
--- a/share/ui/style.css
+++ b/share/ui/style.css
@@ -298,8 +298,9 @@ padding:15px;
}
#XMLFlow .toggle{
- padding-left:6;
- padding-right:6;
+ min-width:18px;
+ padding-left:6px;
+ padding-right:6px;
padding-top:0;
padding-bottom:0;
}