aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/zenserver/frontend/html/zen.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/zenserver/frontend/html/zen.css b/src/zenserver/frontend/html/zen.css
index c0ddc6d89..78037cc79 100644
--- a/src/zenserver/frontend/html/zen.css
+++ b/src/zenserver/frontend/html/zen.css
@@ -121,6 +121,10 @@ h3 {
padding-right: 0.7em;
}
+.zen_toolbar > div:last-child > :last-child {
+ padding-right: 0;
+}
+
/* modal -------------------------------------------------------------------- */
.zen_modal {