correcting display of number of wishers

pull/1/head
Andromeda Yelton 2012-08-02 11:05:18 -04:00
parent ed12a0d460
commit 5d923174b6
1 changed files with 8 additions and 0 deletions

View File

@ -162,6 +162,14 @@
margin-bottom: 7px; margin-bottom: 7px;
} }
} }
/* make sure the box with the number of wishers displays right */
span.rounded {
.roundedspan;
}
span.grey {
.supporter-color-span(#bacfd6, "grey");
}
.panelview.boolist-ebook a { .panelview.boolist-ebook a {
display: none; display: none;