Commit c8988dc8e4ab1ab78785c5557920e9bdaa5290ce
1 parent
8a4a8ed3
Exists in
master
Fix style.css
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
public/style.css
1 | #user .logged-in .gamification-plugin.user-info-template { | 1 | #user .logged-in .gamification-plugin.user-info-template { |
2 | - margin-left: 0 !important | ||
3 | - padding: 0 !important | 2 | + margin-left: 0 !important; |
3 | + padding: 0 !important; | ||
4 | } | 4 | } |
5 | #user .logged-in .gamification-plugin.user-info-template * { | 5 | #user .logged-in .gamification-plugin.user-info-template * { |
6 | display: none; | 6 | display: none; |