diff --git a/style.css b/style.css index 3e65c79..4453cd1 100644 --- a/style.css +++ b/style.css @@ -1408,10 +1408,8 @@ input[type=number] { /*Verlängerung Start*/ #verlängerung { - overflow-y: scroll; + overflow: auto; display:flex; - -ms-overflow-style: none; /* IE and Edge */ - scrollbar-width: none; /* Firefox */ position: absolute; top: 230px; left: 50px; @@ -1423,6 +1421,7 @@ input[type=number] { font-weight: normal; } #verlängerungContent { + overflow: auto; position: fixed; margin-top: 40px; margin-left: 25px; @@ -1506,6 +1505,10 @@ input[type=number] { border-radius: 8px; border: 0; } + +#verlängerungErfolgreichButton1{ + width: 220px; +} /*Verlängerung Ende*/ /*Largest Devices*/ diff --git a/verlaengerung.html b/verlaengerung.html index b0cf5b5..2d2624a 100644 --- a/verlaengerung.html +++ b/verlaengerung.html @@ -32,8 +32,6 @@ - -
Das Buch wurde verlängert.
Neues Rückgabedatum: 10.05.2023