@@ -3477,7 +3477,7 @@ body {
color: #fff !important;
}
.com_tab:nth-of-type(1) ul li::after{
- background: url('/static/img/vendor/images/downicon.png');
+ background: url('../../img/vendor/images/downicon.png');
width: 11px;
height: 6px;
position: absolute;
@@ -1125,7 +1125,7 @@
.com_tab ul li {
margin-left: 0px;
position: relative;
- min-width: 110px
+ /*min-width: 110px*/
.com_tab ul li::after{