Fix spacing for shopfront page search box

This commit is contained in:
summerscope
2014-07-10 13:04:20 +10:00
parent 0e0cf5576d
commit 6681beae4d

View File

@@ -38,7 +38,7 @@
@mixin big-input-static
outline: 0
&:active, &:focus, &.active
padding: 0rem 0.5rem 0.2rem 0.5rem
padding: 0.75rem 1rem 0.35rem 1rem
letter-spacing: 0
@mixin placeholder($placeholder, $placeholderhvr)