Commit 1b31877ece1a1566866d4e6d97ccfe96199843f6
1 parent
9a7c73f1
Exists in
master
and in
1 other branch
Small fix on dashboard link
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
public/style.css
@@ -12,6 +12,7 @@ | @@ -12,6 +12,7 @@ | ||
12 | width: 17px; | 12 | width: 17px; |
13 | display: inline-block; | 13 | display: inline-block; |
14 | border: 0; | 14 | border: 0; |
15 | + height: 14px; | ||
15 | } | 16 | } |
16 | .gamification-plugin.user-info-template .icon:hover { | 17 | .gamification-plugin.user-info-template .icon:hover { |
17 | background-color: transparent; | 18 | background-color: transparent; |