Fix Website Auzfträge und Modal Fenster Nutzerinformationen

This commit is contained in:
ja
2021-11-25 11:20:35 +01:00
parent f665b87892
commit 7e017f2866
9 changed files with 67 additions and 68 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;