aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 0e5ff2bfb..3616e3de6 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1211,12 +1211,12 @@ a.active:hover .dropdown-sub-text {
}
.usermenu {
- width: 3.5rem;
+ width: 3.75rem;
}
#avatar {
- width: 2.2rem;
- height: 2.2rem;
+ width: 2.35rem;
+ height: 2.35rem;
border-radius: $radius;
}