diff --git a/core/css/styles.css b/core/css/styles.css index 481443a19b..cc600cc64f 100644 --- a/core/css/styles.css +++ b/core/css/styles.css @@ -211,6 +211,10 @@ fieldset.warning { } fieldset.warning legend { color:#b94a48 !important; } +/* Alternative Logins */ +#alternative-logins legend { margin-bottom:10px; } +#alternative-logins li { height:40px; display:inline-block; white-space:nowrap; } + /* NAVIGATION ------------------------------------------------------------- */ #navigation { diff --git a/core/templates/login.php b/core/templates/login.php index 59b685eabf..ed9aaba8a4 100644 --- a/core/templates/login.php +++ b/core/templates/login.php @@ -43,5 +43,19 @@ - + +
+ + +