A usable implementation

This commit is contained in:
FallenGravity
2019-10-13 16:03:22 +02:00
parent f73c3a8424
commit f7a7b54c24
3 changed files with 41 additions and 55 deletions

View File

@@ -5605,7 +5605,7 @@ body.keyboard-focused .dropdown-content li:focus {
left: 0;
right: 0;
padding: 0;
max-height: 70%;
max-height: 100%;
width: 55%;
margin: auto;
overflow-y: auto;
@@ -5637,7 +5637,6 @@ body.keyboard-focused .dropdown-content li:focus {
.modal .modal-footer {
border-radius: 0 0 2px 2px;
background-color: #fafafa;
padding: 4px 6px;
height: 56px;
width: 100%;