mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Make changelog and notifier config modal wider
This commit is contained in:
parent
61507c03a0
commit
a361296930
3 changed files with 6 additions and 3 deletions
|
@ -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"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue