_old-ios.scss 181 B

123456789
  1. html[old-ios] .layout-root:not(.editing) {
  2. .grw-navbar {
  3. position: initial !important;
  4. top: 0 !important;
  5. }
  6. .grw-subnav-fixed-container {
  7. top: 0 !important;
  8. }
  9. }