Remove explicitly set font-family in place where comments talk about FF

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-06-26 09:01:57 +02:00
parent ffc6f96d45
commit ed78bd9096
No known key found for this signature in database
GPG key ID: 9760693FDD98A790
2 changed files with 0 additions and 4 deletions

View file

@ -165,8 +165,6 @@ limitations under the License.
font-size: $font-14px;
max-height: 120px;
overflow: auto;
/* needed for FF */
font-family: $font-family;
}
/* hack for FF as vertical alignment of custom placeholder text is broken */