Skip to content

Commit 63e15ff

Browse files
author
the-djmaze
committed
Bugfix: modal window help-block didn't scroll
1 parent 0c1ac01 commit 63e15ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/Styles/Main.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ dialog .modal-body {
107107
overflow: auto;
108108
margin: 0;
109109
padding: 15px;
110+
position: relative;
110111
}
111112

112113
// Footer (for actions)

0 commit comments

Comments
 (0)