white-space: pre-wrap;
text-align: left; }
.top-bar-section ul.top-bar-menu li .dropdown li:not(.has-form):not(.active) {
- padding: 12px 0 12px 5px; }
+ padding: 12px 0 0 10px; }
.top-bar-section ul.top-bar-menu li .dropdown li:not(.has-form):not(.active) > a:not(.button) {
line-height: 1.2;
padding: 0;
left: auto !important;
float: right !important; }
.top-bar-section li.has-dropdown.not-click:hover > .dropdown {
- width: 550px; }
+ width: 510px; }
.top-bar-section > ul > li:before {
content: "|";
position: absolute;
text-align: left;
}
&:not(.has-form):not(.active) {
- padding: 12px 0 12px 5px;
+ padding: 12px 0 0 10px;
& > a:not(.button) {
line-height: 1.2;
padding: 0;
}
li.has-dropdown.not-click:hover {
& > .dropdown {
- width: 550px;
+ width: 510px;
}
}