Browse Source

Update inputs.less

Owen Versteeg 11 years ago
parent
commit
f12e866386
1 changed files with 1 additions and 2 deletions
  1. 1 2
      less/inputs.less

+ 1 - 2
less/inputs.less

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