Skip to content

Commit d62258d

Browse files
committed
Merge branch 'develop'
2 parents 26ea6d3 + 736de36 commit d62258d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/stylesheets/components/dialog.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.mdl-dialog {
22
width: 80%;
33
max-height: 80%;
4-
overflow-y: scroll;
4+
overflow-y: auto;
55
}
66

77
.mdl-dialog__title {

0 commit comments

Comments
 (0)