Skip to content

Commit

Permalink
positions modal in the viewable area in firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
sdellis committed Jan 11, 2018
1 parent c5c37cb commit a6e750a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/assets/stylesheets/application.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
@import 'normalize-rails';
@import 'pul-assets';

#ajax-modal.modal {
top: 40px;
}

.viewer {
height: 400px;
iframe {
Expand Down

0 comments on commit a6e750a

Please sign in to comment.