Skip to content

Commit

Permalink
fix(modal): scrolling bug [Finishes #137388139]
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Chen <tochen@pivotal.io>
  • Loading branch information
jeanbza authored and chentom88 committed Jan 16, 2017
1 parent 3464b60 commit 6760e5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions library/src/pivotal-ui/components/modals/modals.scss
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@
text-align: right;
border-top: 0;
}

overflow-y: auto;
}


Expand Down

0 comments on commit 6760e5b

Please sign in to comment.