line up icons better and more clearly indicate status of books with successful campaigns

Conflicts:

	frontend/templates/book_panel.html
	static/css/book_panel.css
pull/1/head
Andromeda Yelton 2012-12-14 10:45:16 -05:00
parent 4ac487a7c9
commit b7ae54948e
1 changed files with 3 additions and 0 deletions

View File

@ -271,7 +271,10 @@ div.panelview.side2 {
display: block; display: block;
} }
.read_itbutton span { .read_itbutton span {
<<<<<<< HEAD
height: 35px; height: 35px;
=======
>>>>>>> 73266f0... line up icons better and more clearly indicate status of books with successful campaigns
line-height: 35px; line-height: 35px;
font-size: 11px; font-size: 11px;
background-repeat: no-repeat; background-repeat: no-repeat;