diff --git a/template/viewtopic_body.html b/template/viewtopic_body.html index 3fddfdf..e004465 100755 --- a/template/viewtopic_body.html +++ b/template/viewtopic_body.html @@ -336,7 +336,7 @@

-
{postrow.MESSAGE}
+
{postrow.MESSAGE}
diff --git a/theme/css/mdui-custom.css b/theme/css/mdui-custom.css index a5322fa..5f843e2 100644 --- a/theme/css/mdui-custom.css +++ b/theme/css/mdui-custom.css @@ -302,6 +302,9 @@ dl.bg-y-15-percent { background-position-y: 15%; } +.postbody h3 { + float: unset; +} @media (max-width: 900px) { dl.row-item {