1
0
mirror of synced 2024-11-22 13:06:08 +03:00

Improved Zurb Foundation compatibility

The input fields have a slight box shadow which we want to remove here.
This commit is contained in:
Paul Mohr 2015-04-27 16:38:43 +02:00
parent 80eb44bec7
commit 6a551dfe74

View File

@ -27,6 +27,7 @@
background: transparent;
border: none;
outline: 0;
box-shadow: none;
}
}