fixed help position

This commit is contained in:
gpkvt 2023-06-08 07:27:32 +02:00
parent b343af8dfe
commit c60f596816
1 changed files with 6 additions and 6 deletions

View File

@ -210,12 +210,6 @@ input[type="radio"] {
font-weight: bold;
}
a:hover #help {
top: 5px;
width: 100%;
padding: 5px;
}
#next {
text-align: center;
width: 45%;
@ -256,6 +250,12 @@ a:hover #help {
padding-bottom: 15px;
}
a:hover #help {
top: 5px;
width: 100%;
padding: 5px;
}
.a {
padding: 15px;
font-size: small;