diff --git a/src/public/stylesheets/style.css b/src/public/stylesheets/style.css index 31ab8d0d7..01d83e031 100644 --- a/src/public/stylesheets/style.css +++ b/src/public/stylesheets/style.css @@ -703,6 +703,7 @@ a.external:not(.no-arrow):after, a[href^="http://"]:not(.no-arrow):after, a[href padding: 10px; border-radius: 10px; background-color: var(--accented-background-color); + clear: both; } .include-note.ck-placeholder::before { /* remove placeholder in otherwise empty note */