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

This reverts commit 7e017f2866.
This commit is contained in:
ja
2021-11-25 13:56:22 +01:00
parent 8699fcce6a
commit 21a48180f9
9 changed files with 68 additions and 67 deletions

View File

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