@media only screen and (min-width:40.063em) and (max-width:64em) {
.row .top-bar .top-bar-section ul li a {
font-size: 1rem;
- padding: 0 14px; } }
+ padding: 0 13px; } }
.row .top-bar .top-bar-section ul li ul.dropdown {
background: #FFFFFF;
border-bottom-left-radius: 5px;
@media only screen and (min-width:40.063em) and (max-width:64em) {
.top-bar-section ul li:not(.has-form):not(.active) > a:not(.button) {
font-size: 1rem;
- padding: 0 14px; } }
+ padding: 0 13px; } }
@media only screen and (min-width:40.063em) and (max-width:64em) {
.top-bar-section ul li.active:not(.has-form) a:not(.button) {
font-size: 1rem;
- padding: 0 14px; } }
+ padding: 0 13px; } }
.top-bar-section ul li.drop-left ul.dropdown {
right: -1%;
left: auto;