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:
MacOSO 2019-04-10 05:15:45 +00:00
parent b4790397c9
commit 3c9ba43ad1

View File

@ -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;