Make filter box compatible with Safari

This commit is contained in:
Frederic Guillot
2016-08-08 22:35:10 -04:00
parent a73f41ab65
commit ad56a899b8
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -7,6 +7,8 @@
flex: 1
font-size: size('normal')
color: color('light')
margin: 0
+appearance
.input-addon-item
background-color: rgba(147, 128, 108, 0.1)