Small margin to avoid headbutting the line above an image
authorAlexander Ebert <ebert@woltlab.com>
Tue, 9 Jul 2019 17:39:36 +0000 (19:39 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 9 Jul 2019 17:39:36 +0000 (19:39 +0200)
wcfsetup/install/files/style/ui/attachment.scss

index 85585b73bd54391b906f272174edb251f20a2c11..32ddfcb55bcd77e493300457894bb52088f57c7c 100644 (file)
 .embeddedImageLink {
        border: 1px solid $wcfContentBorderInner;
        display: inline-block;
+       margin: 2px 0;
        max-width: 100%;
        min-height: 48px;
        padding: 2px;