1
mirror of https://gitlab.com/commento/commento.git synced 2025-06-29 22:56:37 -04:00

commento.js: show oauth above email login

This commit is contained in:
Adhityaa Chandrasekar
2019-02-13 02:08:00 -05:00
parent b35155b9e5
commit b77089388f
3 changed files with 30 additions and 46 deletions

View File

@ -21,7 +21,6 @@
@import "commento-logged.scss"; // Logged in as <name>
@import "commento-mod-tools.scss"; // Moderator tools and buttons
@import "commento-input.scss"; // Textarea, anonymous checkbox, submit button
@import "commento-oauth.scss"; // OAuth buttons
@import "commento-card.scss"; // Each comment card
@import "commento-login.scss"; // Popup box when logging in
@import "commento-footer.scss"; // Powered by Commento