Reintroduce the relative position of message overlay icons
authorAlexander Ebert <ebert@woltlab.com>
Mon, 15 May 2023 11:42:36 +0000 (13:42 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 15 May 2023 11:42:36 +0000 (13:42 +0200)
See WoltLab/com.woltlab.wbb#593

Regression of f116ee6cad7c05a5f007af6b95c8b9bec2b3379d

wcfsetup/install/files/style/ui/messageGroup.scss

index 0b62a2fbc7dd9a341b6ebef113a42295a2373708..e8ffa1f381991208fcc9dfb2e5c621b4ff79530d 100644 (file)
        }
 }
 
+@include screen-md-up {
+       .contentHeader.messageGroupContentHeader .contentHeaderIcon {
+               position: relative;
+       }
+}
+
 @include screen-md-down {
        .mobileLinkShadowContainer {
                position: relative;