hide relay select for widget socol
This commit is contained in:
parent
8ae11e0adb
commit
4eaa76f76a
@ -7090,4 +7090,10 @@ table#carrierTable tbody td {
|
||||
height: 150px;
|
||||
padding: 5px;
|
||||
width: 700px;
|
||||
}
|
||||
}
|
||||
|
||||
/* Order Carrier (socol) */
|
||||
#super-selector {
|
||||
display: none!important;
|
||||
}
|
||||
|
||||
|
@ -5049,3 +5049,9 @@ h3.gift_title {
|
||||
line-height: 16px;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
/* Order Carrier (socol) */
|
||||
#super-selector {
|
||||
display: none!important;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user