Merge pull request #3471 from ssilvert/otp-low-res
KEYCLOAK-3816: Tweak CSS for 1280 x 720 display
This commit is contained in:
commit
f922164a88
1 changed files with 1 additions and 1 deletions
|
@ -244,7 +244,7 @@ ol#kc-totp-settings li:first-of-type {
|
|||
.zocial.microsoft {background-color: #0052a4; color: #fff;}
|
||||
.zocial.microsoft:before { content: "\f15d"; }
|
||||
|
||||
@media (min-width: 801px) {
|
||||
@media (min-width: 1281px) {
|
||||
#kc-container-wrapper {
|
||||
bottom: 13%;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue