frontend, api: allow disabling login methods individually
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
.commento-login-box {
|
||||
width: 90%;
|
||||
max-width: 500px;
|
||||
min-height: 125px;
|
||||
min-height: 100px;
|
||||
background: $gray-1;
|
||||
box-shadow: 0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);
|
||||
border: 1px solid transparent;
|
||||
|
||||
Reference in New Issue
Block a user