Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Moving the warning message to the navbar (#2640)
At Airbnb we use these WARNING_MSG configuration element to make it clear that we're in the staging environment. Before this PR it would render under the navbar and mess up some of the heights configurations, where you wouldn't be able to scroll all the way to the bottom of the page. This fixes it.
- Loading branch information