change to box-shadow for graceful degradation
This commit is contained in:
parent
da8ee83ef5
commit
36cacaf722
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
textarea, input, .addon-front {
|
||||
border: 1px solid #ccc;
|
||||
box-shadow: 0 0 0 1px #ccc;
|
||||
font-size: .8em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue