diff options
Diffstat (limited to 'less')
| -rw-r--r-- | less/modals.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/modals.less b/less/modals.less index 776073d57..99cf76469 100644 --- a/less/modals.less +++ b/less/modals.less @@ -34,6 +34,7 @@ // Shell div to position the modal with bottom padding .modal-dialog { + position: relative; margin-left: auto; margin-right: auto; width: auto; |
