Skip to content

Commit

Permalink
Fix signature editor style to use available space
Browse files Browse the repository at this point in the history
  • Loading branch information
benkahle committed Feb 2, 2017
1 parent 9c7d559 commit 149e2a5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
.scroll-region-content-inner {
min-height: 100%;
height: 100%;
display: flex;
}
}

Expand Down

0 comments on commit 149e2a5

Please sign in to comment.