Fix checkbox styling (#547)

This commit is contained in:
shawn-higgins1
2019-05-22 15:23:31 -04:00
committed by farhatahmad
parent f7fef926f8
commit c3d1ce3a04
3 changed files with 11 additions and 1 deletions

View File

@ -38,3 +38,7 @@
#branding-image{
z-index: auto;
}
.authentication-required{
padding-top: 2px;
}