diff --git a/public/s/css/f0ckm.css b/public/s/css/f0ckm.css index d3e229f..9a33480 100644 --- a/public/s/css/f0ckm.css +++ b/public/s/css/f0ckm.css @@ -9352,6 +9352,8 @@ body.layout-legacy .comment-content img.emoji { .motd-content { line-height: 1.4; + display: inline-block; + min-height: 1.4em; /* padding: 0 30px 0 10px; */ /* Space for X button */ } @@ -11682,7 +11684,7 @@ body.layout-modern .tag-ac-input { } #upload-drag-modal .modal-content { - background: var(--shade1, #111); + background: var(--bg); border: 1px solid var(--shade3, #333); padding: 0; width: 900px;