Skip to content
Snippets Groups Projects
Commit 922c3b4e authored by Benjamin Kott's avatar Benjamin Kott Committed by Frank Naegler
Browse files

[TASK] Finetune large modal size

Resolves: #80615
Releases: master
Change-Id: If005ff9dfa1b7bd9c8305562564ce7c21385a887
Reviewed-on: https://review.typo3.org/52300


Reviewed-by: default avatarFrans Saris <franssaris@gmail.com>
Tested-by: default avatarFrans Saris <franssaris@gmail.com>
Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarFrank Naegler <frank.naegler@typo3.org>
Tested-by: default avatarFrank Naegler <frank.naegler@typo3.org>
parent 0c05575b
Branches
Tags
No related merge requests found
......@@ -173,8 +173,8 @@ $modal-danger-border: $btn-danger-border;
.modal-size-large {
.modal-content {
width: 800px;
height: 600px;
width: 1000px;
height: 800px;
}
}
......
source diff could not be displayed: it is too large. Options to address this: view the blob.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment