Skip to content

Commit

Permalink
Fixed responsiveness of the document viewer.
Browse files Browse the repository at this point in the history
  • Loading branch information
Trey Terrell committed Feb 25, 2014
1 parent f0d207b commit e6eed87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/viewers/document_viewer.css.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#document-viewer {
position: relative;
width: 800px;
width: 100%;
height: 600px;
overflow: hidden;
#BRnav {
Expand Down

0 comments on commit e6eed87

Please sign in to comment.