Make changelog and notifier config modal wider

This commit is contained in:
JonnyWong16 2016-10-09 10:39:07 -07:00 committed by JonnyWong16
commit a361296930
3 changed files with 6 additions and 3 deletions

View file

@ -360,6 +360,9 @@ fieldset[disabled] .btn-bright.active {
border-radius: 0 0 3px 3px;
border-top: 1px solid #1C1C1C;
}
.modal.wide .modal-dialog {
width: 750px;
}
textarea,
input[type="text"],
input[type="password"],