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

email-main.scss: unset width

This commit is contained in:
Adhityaa Chandrasekar
2019-01-24 07:01:14 -05:00
parent 9a3c181442
commit 6d1563e22a

View File

@ -44,6 +44,7 @@
color: $blue-7;
cursor: pointer;
transition: all 0.2s;
width: unset;
}
.commento-email-button:hover {