aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/edpost_head.tpl
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-08-20 15:53:09 +0000
committerMario <mario@mariovavti.com>2022-08-20 15:53:09 +0000
commite04ce5028ee569154f2145ced4548fa4dd89ef6d (patch)
tree053d24dcda484728b4c5c1004384b64905bdd899 /view/tpl/edpost_head.tpl
parentf2c4d80ac01c1755cbbf5c3137d7d3c1479351a4 (diff)
downloadvolse-hubzilla-e04ce5028ee569154f2145ced4548fa4dd89ef6d.tar.gz
volse-hubzilla-e04ce5028ee569154f2145ced4548fa4dd89ef6d.tar.bz2
volse-hubzilla-e04ce5028ee569154f2145ced4548fa4dd89ef6d.zip
more css fixes
Diffstat (limited to 'view/tpl/edpost_head.tpl')
-rw-r--r--view/tpl/edpost_head.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/edpost_head.tpl b/view/tpl/edpost_head.tpl
index 94c882d53..b8b1cdbc5 100644
--- a/view/tpl/edpost_head.tpl
+++ b/view/tpl/edpost_head.tpl
@@ -11,7 +11,7 @@
<h2>{{$title}}</h2>
<div class="clear"></div>
</div>
- <div id="webpage-editor" class="section-content-tools-wrapper">
+ <div id="webpage-editor" class="section-content-tools-wrapper rounded-bottom">
{{$editor}}
</div>
</div>