mirror of
https://github.com/umap-project/umap.git
synced 2025-05-05 06:01:48 +02:00
Rename class to match switching to Twitter OAuth V2
This commit is contained in:
parent
33b40f63b2
commit
13c8e78c55
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