Revert "Revert "Fix Website Auzfträge und Modal Fenster Nutzerinformationen""

This reverts commit 21a48180f9.
This commit is contained in:
ja
2021-11-25 14:05:58 +01:00
parent fcb5a71f08
commit 4bef14066f
8 changed files with 64 additions and 65 deletions

View File

@@ -352,9 +352,9 @@ ContentPlaceHolder1 {
}
.modal-content {
width: 600px;
width: 900px;
display: block;
overflow-x: hidden;
}
.modal-header {
@@ -364,7 +364,7 @@ ContentPlaceHolder1 {
}
.modal-footer {
width: 600px;
width: 900px;
}
#exampleModalLabel {
font-size: 12px;
@@ -451,7 +451,7 @@ ContentPlaceHolder1 {
}
.modal-content {
width: 900px;
display: block;
}
.modal-dialog{
width:900px;