commento-oauth.scss: fix alignment of social login buttons
In Microsoft Edge social login buttons wasn't be aligned. Closes https://gitlab.com/commento/commento/issues/150
This commit is contained in:
parent
b4790397c9
commit
3c9ba43ad1
@ -5,8 +5,6 @@
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
||||||
.commento-oauth-buttons {
|
.commento-oauth-buttons {
|
||||||
display: flex;
|
|
||||||
flex-direction: column;
|
|
||||||
align-items: center;
|
align-items: center;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user