git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11498 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
sThiebaut
2011-12-21 15:14:25 +00:00
parent 45044d1a0c
commit eeb6a3b133
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}