scss: reset live hint buttons width (#44427)

This commit is contained in:
Serghei Mihai 2020-06-25 09:36:47 +02:00
parent d52040bf67
commit c19b7aa515
1 changed files with 3 additions and 0 deletions

View File

@ -175,6 +175,9 @@ div#header {
}
div#main-content {
.field-live-hint button {
width: auto;
}
padding: 0;
font-size: 16px;
div#content {