This commit is contained in:
Laurent Destailleur 2020-12-01 03:14:54 +01:00
parent 1c98362367
commit 242379255b

View File

@ -2551,7 +2551,7 @@ img.userphotosmall { /* size for user photo in lists */
vertical-align: middle; vertical-align: middle;
background-color: #FFF; background-color: #FFF;
} }
img.userphoto[alt="Gravatar avatar"] { img.userphoto[alt="Gravatar avatar"], img.photouserphoto.dropdown-user-image[alt="Gravatar avatar"] {
background: #fff; background: #fff;
} }
.span-icon-user { .span-icon-user {