Line 780: | Line 780: | ||
@media only screen and (max-width: 1100px) { | @media only screen and (max-width: 1100px) { | ||
− | .menu_item.hub_link { width: 73.6%;} | + | .menu_item.hub_link, .submenu_item.with_submenu_items { width: 73.6%;} |
} | } | ||
@media only screen and (max-width: 1100px) { | @media only screen and (max-width: 1100px) { | ||
− | .menu_item.hub_link { width: 72.9%; } | + | .menu_item.hub_link, .submenu_item.with_submenu_items { width: 72.9%; } |
} | } | ||
@media only screen and (max-width: 1030px) { | @media only screen and (max-width: 1030px) { | ||
− | .menu_item.hub_link { width: 71.9%; } | + | .menu_item.hub_link, .submenu_item.with_submenu_items { width: 71.9%; } |
} | } | ||
@media only screen and (max-width: 850px) { | @media only screen and (max-width: 850px) { | ||
− | .menu_item.hub_link { width: 70.9%; } | + | .menu_item.hub_link , .submenu_item.with_submenu_items { width: 70.9%; } |
} | } | ||
Revision as of 17:06, 9 February 2017