1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 09:34:54 +02:00

Issue #4372 Extra fields.

This commit is contained in:
Cameron
2021-02-16 09:22:12 -08:00
parent f8cc691941
commit 5b9ecd2200
4 changed files with 36 additions and 19 deletions

View File

@@ -381,8 +381,8 @@ cursor: pointer;
#uiAlert { z-index: 10001 }
#uiAlert .alert { z-index:10000; box-shadow:1px 4px 5px rgba(0,0,0,0.4) }
#uiAlert.notifications { top: 48%; left: 0; width: 100%; }
#contactInfo iframe.sc-contact-map { width:100%; min-height:195px }
#contactInfo .row { display: flex }
#contactInfo iframe.sc-contact-map { width:100%; height:100%; }
#login-template { max-width: 330px; margin-right: auto; margin-left: auto; }