summaryrefslogtreecommitdiff
path: root/themes/24-unification/layouts/_default/baseof.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/24-unification/layouts/_default/baseof.html')
-rw-r--r--themes/24-unification/layouts/_default/baseof.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/24-unification/layouts/_default/baseof.html b/themes/24-unification/layouts/_default/baseof.html
index 0454bf5..1d7ce0d 100644
--- a/themes/24-unification/layouts/_default/baseof.html
+++ b/themes/24-unification/layouts/_default/baseof.html
@@ -229,7 +229,8 @@
background-color: var(--panel-color);
margin-bottom: 20px;
border: var(--cool-border);
-
+ display: flow-root;
+
h2 {
margin: 0;
padding-top: 10px;