mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-30 11:06:37 -04:00
email-main.scss: unset width
This commit is contained in:
@ -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 {
|
||||||
|
Reference in New Issue
Block a user