// fix admin return and min-height new installer

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11819 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vKham
2011-12-28 09:27:56 +00:00
parent bc3261e0b7
commit f35fded601
4 changed files with 9 additions and 7 deletions
+3 -2
View File
@@ -434,7 +434,7 @@ ul#optional {
background:#f8f8f8 url(img/bg_li_title.png) repeat-x 0 0;
}
ul#required li.required ,
ul#optional li.optional{
ul#optional li {
border-top:1px solid #fff;
border-bottom:1px solid #ccc;
}
@@ -632,10 +632,11 @@ ul#optional {
.blockInfoEnd p {
font:italic 11px/14px Georgia, Arial, Sans-serif;
color:#666;
min-height:58px;
}
.blockInfoEnd img {
float:left;
margin:0 14px 5px 0;
margin:0 10px 5px 0;
}
.blockInfoEnd a.BO,
.blockInfoEnd a.FO {