Automattic / dops-components

Shared Calypso-style components for non-Calypso projects.
GNU General Public License v2.0
9 stars 6 forks source link

TextInput: removed box shadow inherited from wp-admin styles #48

Closed MichaelArestad closed 8 years ago

MichaelArestad commented 8 years ago

Looks like we had a sneaky box shadow make its way onto our input. (Ignore the spacing on the copy button. Fixing that shortly)

Before: image

After: image

jeffgolenski commented 8 years ago

make it so!