Merge pull request #3471 from ssilvert/otp-low-res

KEYCLOAK-3816: Tweak CSS for 1280 x 720 display
This commit is contained in:
Stan Silvert 2016-11-04 17:10:22 -04:00 committed by GitHub
commit f922164a88

View file

@ -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%;
}