Skip to content

Commit

Permalink
it's possible we don't need this anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Whitton committed Feb 14, 2019
1 parent bc4bc4d commit d117937
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions app/styles/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@
@import url(//fonts.googleapis.com/css?family=Montserrat:700italic,700,600italic);
//

// hide everything not ember so we can control the UI over the alien DOM
body:not(.simplified_wrapper):not(.container_stripped) {
> :not(.ember-view):not(#qunit):not(#qunit-fixture):not(#ember-testing-container):not(#modal-overlays) {
display: none;
}
}

// contain fixed layouts
#ember-testing {
transform: translateZ(0);
Expand Down

0 comments on commit d117937

Please sign in to comment.