[-] FO: fixed bug #PSCFV-8126
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user