grandlyon-glc: fix email domains suggestion tooltip (#63835)

This commit is contained in:
Serghei Mihai 2022-04-12 11:45:23 +02:00
parent 9c0f93717f
commit 57b8fbe850
1 changed files with 7 additions and 0 deletions

View File

@ -145,6 +145,13 @@ div#header {
div#main-content {
.field-live-hint button {
width: auto;
&.close, &.action {
padding: 0;
}
&.action {
margin: 0 1em;
text-transform: none;
}
}
padding: 0;
font-size: 16px;