ignore some lint warnings

This commit is contained in:
Danny Coates
2018-03-01 21:36:45 -08:00
parent fddf1c40dc
commit 80e9f129d8
6 changed files with 15 additions and 5 deletions

View File

@@ -123,6 +123,7 @@ a {
cursor: pointer;
/* Force flat button look */
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
appearance: none;
font-size: 15px;
padding-bottom: 3px;