mirror of
https://github.com/OpenBankProject/API-Manager.git
synced 2026-02-06 14:46:45 +00:00
Added margin-bottom to authenticator select for small screens
This commit is contained in:
parent
5052160ab0
commit
3672b03229
@ -142,6 +142,9 @@ table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSo
|
||||
}
|
||||
|
||||
|
||||
#authentication-select {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.authentication-method {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user