slight adjustment to get "add to wishlist" not breaking across two lines
parent
5d69a5818d
commit
abcc2049f8
|
@ -100,10 +100,10 @@
|
|||
}
|
||||
|
||||
#add_towish {
|
||||
width:125px;
|
||||
width:130px;
|
||||
height:30px;
|
||||
padding:0px 0px;
|
||||
margin:15px auto;
|
||||
margin:10px auto;
|
||||
}
|
||||
|
||||
#add_towish a {
|
||||
|
|
Loading…
Reference in New Issue