BUGFIX: staff counters weren't properly positioned in user profile

This commit is contained in:
Régis Hanol 2014-07-01 19:39:45 +02:00
parent 292e9bb611
commit f683bda062
1 changed files with 0 additions and 1 deletions

View File

@ -341,7 +341,6 @@
.staff-counters {
text-align: left;
position: absolute;
top: -20px;
> div {
margin-bottom: 10px;
}