aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/frontend/html/zen.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/zenserver/frontend/html/zen.css')
-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 78037cc79..273e30739 100644
--- a/src/zenserver/frontend/html/zen.css
+++ b/src/zenserver/frontend/html/zen.css
@@ -104,6 +104,10 @@ h3 {
margin-bottom: 0.6em;
}
+.zen_toolbar.zen_toolbar_inline {
+ margin: unset;
+}
+
.zen_toolbar > div {
display: flex;
align-items: center;