Line 4: | Line 4: | ||
.menu-larger { | .menu-larger { | ||
width: 200px !important; | width: 200px !important; | ||
+ | } | ||
+ | .menu-even-larger { | ||
+ | width: 300px !important; | ||
} | } | ||
</style> | </style> |
Revision as of 02:14, 2 November 2017
Line 4: | Line 4: | ||
.menu-larger { | .menu-larger { | ||
width: 200px !important; | width: 200px !important; | ||
+ | } | ||
+ | .menu-even-larger { | ||
+ | width: 300px !important; | ||
} | } | ||
</style> | </style> |