Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Commit

Permalink
fix(ui-layout-fix): got rid of scroll on the modal
Browse files Browse the repository at this point in the history
  • Loading branch information
jyasveer authored and Jyasveer Gotta committed Dec 1, 2017
1 parent 646a24a commit 845567b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/app/stack/stack-details/stack-details.component.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@
.stack-report {
.stack-reports-btn { cursor: pointer; }
.modal-width-class { width: 95%; }
.modal-dialog {
overflow-y: initial;
}
.modal-body {
max-height: 80vh;
overflow-y: auto;
}
.accordion-indicator {
top: unset;
margin-left: 10px;
Expand Down

0 comments on commit 845567b

Please sign in to comment.