slight adjustment to get "add to wishlist" not breaking across two lines

pull/1/head
Ed Summers 2011-09-12 14:15:09 +00:00
parent 5d69a5818d
commit abcc2049f8
1 changed files with 2 additions and 2 deletions

View File

@ -100,10 +100,10 @@
}
#add_towish {
width:125px;
width:130px;
height:30px;
padding:0px 0px;
margin:15px auto;
margin:10px auto;
}
#add_towish a {