Skip to content

Commit 6a551df

Browse files
committed
Improved Zurb Foundation compatibility
The input fields have a slight box shadow which we want to remove here.
1 parent 80eb44b commit 6a551df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/scss/theme/default/layout.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
background: transparent;
2828
border: none;
2929
outline: 0;
30+
box-shadow: none;
3031
}
3132
}
3233

0 commit comments

Comments
 (0)