This commit is contained in:
sThiebaut
2011-12-21 15:14:25 +00:00
parent 50c0ffb3f3
commit 673dcef3a7
2 changed files with 2 additions and 14 deletions
+1
View File
@@ -24,6 +24,7 @@
font-size:12px;
text-align:right
}
#contact p.textarea label {vertical-align:top}
#contact p.text input,
#contact p.select input {
padding:0 5px;
+1 -14
View File
@@ -132,7 +132,7 @@ ul#product_list {
background: url(../img/icon/pict_add_cart.png) no-repeat 0 0 transparent
}
#product_list li .lnk_view {
display: inline-block;
display: block;
margin-top:15px;
padding:0 10px;
border:none;
@@ -142,16 +142,3 @@ ul#product_list {
}
#product_list li .lnk_view:hover {text-decoration:underline}