member list reload icon size

stable
Juanfran 2014-06-16 12:57:11 +02:00
parent b82da51881
commit 31a8439b1f
1 changed files with 3 additions and 0 deletions

View File

@ -63,6 +63,9 @@
.pending { .pending {
padding: 8px; padding: 8px;
width: 115px; width: 115px;
.icon {
@extend %large;
}
} }
.active { .active {
background-color: $whitish; background-color: $whitish;