diff options
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 3b0afb267..f7833a2bc 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1445,12 +1445,12 @@ img.mail-conv-sender-photo { .usermenu { width: 2.2rem; height: 2.2rem; - border-radius: $radiuspx; } .usermenu img { width: 100%; height: 100%; + border-radius: $radiuspx; } .page-title { |