email-main.scss: unset width
This commit is contained in:
parent
9a3c181442
commit
6d1563e22a
@ -44,6 +44,7 @@
|
|||||||
color: $blue-7;
|
color: $blue-7;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
transition: all 0.2s;
|
transition: all 0.2s;
|
||||||
|
width: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
.commento-email-button:hover {
|
.commento-email-button:hover {
|
||||||
|
Loading…
Reference in New Issue
Block a user