Fixed position of the online badge in profile popover
authorMarcel Werk <burntime@woltlab.com>
Wed, 23 Aug 2017 13:41:32 +0000 (15:41 +0200)
committerMarcel Werk <burntime@woltlab.com>
Wed, 23 Aug 2017 13:41:32 +0000 (15:41 +0200)
Fixes #2392

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

index d1836fc2075042b355330644f8c0fa46a8117e49..ae4e9382551e506528ccaeadefa708a2bb909ce8 100644 (file)
 }
 
 .userProfilePreviewAvatar {
+       align-self: flex-start;
        display: block;
        position: relative;
 }