@@ -1,5 +1,5 @@
textarea, input, .addon-front {
- border: 1px solid #ccc;
+ box-shadow: 0 0 0 1px #ccc;
font-size: .8em;
}