Merge Request #2

Merged
noosfero-plugins/juventude!2
Created by Hugo Melo

Fix css compile error

Assignee: Leandro Santos
Milestone: None

Merged by Leandro Santos

Commits (1)
2 participants
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;