Rename class to match switching to Twitter OAuth V2
This commit is contained in:
parent
7b65820b73
commit
18232bcad0
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ input:-moz-placeholder, :-moz-placeholder {
|
|||
.login-grid .login-bitbucket {
|
||||
background-image: url("./bitbucket.png");
|
||||
}
|
||||
.login-grid .login-twitter {
|
||||
.login-grid .login-twitter-oauth2 {
|
||||
background-image: url("./twitter.png");
|
||||
}
|
||||
.login-grid .login-openstreetmap {
|
||||
|
|
Loading…
Reference in a new issue