fix: menu items not full-width when short item names

This commit is contained in:
Roman Hotsiy 2017-04-30 14:25:05 +03:00
parent e7130d2d04
commit ef1b2bd19e
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

@ -8,6 +8,7 @@ $mobile-menu-compact-breakpoint: 550px;
#resources-nav {
position: relative;
width: 100%;
}
ul.menu-root {