Commit 1b31877ece1a1566866d4e6d97ccfe96199843f6

Authored by Victor Costa
1 parent 9a7c73f1

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 12 width: 17px;
13 13 display: inline-block;
14 14 border: 0;
  15 + height: 14px;
15 16 }
16 17 .gamification-plugin.user-info-template .icon:hover {
17 18 background-color: transparent;
... ...