diff --git a/app/assets/stylesheets/darkswarm/modals.css.sass b/app/assets/stylesheets/darkswarm/modals.css.sass index 182ab5bec0..77f0b2fb54 100644 --- a/app/assets/stylesheets/darkswarm/modals.css.sass +++ b/app/assets/stylesheets/darkswarm/modals.css.sass @@ -5,6 +5,8 @@ dialog, .reveal-modal border: none outline: none padding: 1rem + + // TO DO: deal with scroll container inheritance (kirsten box) + bigger scrolling on mobile device issue div overflow: scroll @media only screen and (min-width: 40.063em)