Skip to content

Commit

Permalink
Fix: Error content jumps on error if download button is absent (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Press authored May 30, 2017
1 parent 5a8f4f2 commit 2cd6fed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/viewers/error/PreviewError.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
.bp-error {
color: $twos;
font-size: 14px;
height: 247px; // Error icon + text + optional download button
text-align: center;

.bp-error-download {
Expand Down

0 comments on commit 2cd6fed

Please sign in to comment.