fix hover style for char count field #7620

Merged
ByronEricPerez merged 6 commits from 7564-comment-box-hides-icon-when-hovering-over-button into master 2022-07-07 22:55:31 +02:00
Showing only changes of commit 72be88d30d - Show all commits

View file

@ -547,7 +547,7 @@ fieldset-group {
text-align: right;
span {
display: inline-block;
vertical-align: super;
padding-right: 0px;
}
}