[-] FO: fixed bug #PSCFV-8126

This commit is contained in:
sLorenzini
2013-03-06 09:38:52 +01:00
parent fdda16717f
commit 4630a78b93
2 changed files with 25 additions and 4 deletions
+17
View File
@@ -169,6 +169,8 @@ span.view_scroll_spacer {
text-align:right;
}
.ie7 #pb-left-column #buy_block label {margin-right:5px}
/* short description pack */
.short_description_pack {
display:none;
@@ -192,9 +194,24 @@ span.view_scroll_spacer {
display:inline-block;
}
.ie7 #attributes .attribute_list {
display:inline;
zoom:1
}
#attributes .attribute_list ul{
list-style:none
}
#attributes .attribute_list ul li{
clear:both
}
#attributes .attribute_list input.attribute_radio{float: left;margin-left: 3px;}
#attributes .attribute_list span{float: left;margin-bottom: 5px;margin-left: 3px;}
.ie7 #attributes .attribute_list span{margin-top:1px}
.attribute_list #color_to_pick_list {
list-style-type:none;
width:125px;