fmartingr
/
shelfzilla
Archived
1
0
Fork 0

Badge centering fixes

This commit is contained in:
Felipe Martín 2014-09-08 18:10:15 +02:00
parent 2d4a3851b6
commit a054bb125a
1 changed files with 5 additions and 0 deletions

View File

@ -69,6 +69,11 @@
padding: 0;
text-align: center;
width: @size;
// centering fixes
.badge-wishlist-it { margin-left: 3px; }
.badge-read-it { margin-left: 1px; }
}
}