diff options
Diffstat (limited to 'core/css')
-rw-r--r-- | core/css/header.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/css/header.css b/core/css/header.css index f83ef451ce6..33eb7e25cc6 100644 --- a/core/css/header.css +++ b/core/css/header.css @@ -239,6 +239,8 @@ display: inline-block; margin-right: 5px; cursor: pointer; + height: 32px; + width: 32px; } #header .avatardiv img { opacity: 1; |