Improved Zurb Foundation compatibility
The input fields have a slight box shadow which we want to remove here.
This commit is contained in:
parent
80eb44bec7
commit
6a551dfe74
@ -27,6 +27,7 @@
|
||||
background: transparent;
|
||||
border: none;
|
||||
outline: 0;
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user