diff --git a/themes/HumHub/css/theme.less b/themes/HumHub/css/theme.less index f0b91abfdf..21cf0e45af 100755 --- a/themes/HumHub/css/theme.less +++ b/themes/HumHub/css/theme.less @@ -2869,6 +2869,10 @@ img.bounceIn { border: 2px solid @info !important; } +.md-editor textarea { + padding: 10px !important; +} + // // Responsive modifications // --------------------------------------------------