[-] FO : fixed bug #PNM-431

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17251 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
sLorenzini
2012-09-10 08:27:45 +00:00
parent d425ee9563
commit a05a619670
12 changed files with 2 additions and 140 deletions
-11
View File
@@ -1,11 +0,0 @@
/* Block store */
.blockstore img { margin: 10px 0 0 0}
.blockstore p {
padding-bottom:0;
font-weight:bold;
text-align: right
}
.blockstore p.store_image {
padding-bottom:10px;
text-align:center
}