Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Commit 09d64c2

Browse files
authored
Merge pull request #123 from silinternational/feature/fix-capitalization
make the target class more precise
2 parents be6a436 + c14ec92 commit 09d64c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/material/default/selectidp-links.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ function clickedAnyway(idpName) {
149149
align-items: center;
150150
justify-content: space-around;
151151
}
152-
.mdl-button {
152+
.logo-caption {
153153
text-transform: none;
154154
}
155155
.mdl-button:hover > .clickable-caption {

0 commit comments

Comments
 (0)