diff --git a/one/static/style/base.less b/one/static/style/base.less index e0efca2..9c4a201 100644 --- a/one/static/style/base.less +++ b/one/static/style/base.less @@ -375,4 +375,9 @@ body > footer { .boxes { width: 100% !important; } + #modal-container{ + width: 90%; + left: 0 !important; + margin-left: 2% !important; + } }