correcting display of number of wishers
parent
ed12a0d460
commit
5d923174b6
|
@ -162,6 +162,14 @@
|
|||
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 {
|
||||
display: none;
|
||||
|
|
Loading…
Reference in New Issue