]> git.openstreetmap.org Git - rails.git/commit
Rename nav-related body classes
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 15 Jul 2020 09:38:07 +0000 (11:38 +0200)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 15 Jul 2020 09:40:02 +0000 (11:40 +0200)
commite157b37ce5f146d7fbf1dad68c391de83cad8828
treee182eaf843b24bea55e901de6523927117c7af81
parent58050240d6410cf09acfde1f9af205a6d8b8e370
Rename nav-related body classes

This makes it clearer that the classes are only for navigation menu
matters. Other things should be done on media queries, or ideally,
using bootstrap components like grids.

This has a side effect of removing the smaller font size from the
body when the navigation menu is in the small-nav state.
app/assets/javascripts/application.js
app/assets/stylesheets/common.scss
app/assets/stylesheets/small.scss