Fixed missing avatar background color
authorMarcel Werk <burntime@woltlab.com>
Mon, 30 May 2016 14:53:26 +0000 (16:53 +0200)
committerMarcel Werk <burntime@woltlab.com>
Mon, 30 May 2016 14:53:26 +0000 (16:53 +0200)
wcfsetup/install/files/style/ui/userProfile.scss

index 2f38489b9181eba84817f848469ef99e2de3ba50..f793b92e18d87f312a85e108c729a3bd8454f760 100644 (file)
 }
 
 .userAvatarImage {
+       background-color: #fff;
        border-radius: 50%;
 }