Andrew Bloyce
Results
2
issues of
Andrew Bloyce
### Motivation / Background When previewing mailers if the mailer content is longer than the screen double scrollbars appear. These double scrollbars cause usability issues which can lead to hidden...
railties
ready
## The Problem Scrollbars appearing on on the ViewTransitions MPA example.  I don't believe this was intended. ## The Solution Added `display: block` to the `img` element. The bug...