submit fix
This commit is contained in:
parent
cb906dc5da
commit
8dbd40dccf
4 changed files with 8 additions and 6 deletions
|
@ -30,7 +30,7 @@
|
|||
.btn,
|
||||
.button,
|
||||
[type="button"],
|
||||
[type="submit"]
|
||||
[type="submit"],
|
||||
button {
|
||||
@extend %btn;
|
||||
|
||||
|
|
|
@ -82,7 +82,7 @@ textarea {
|
|||
}
|
||||
|
||||
/* 'x' appears on right of search input when text is entered. This removes it */
|
||||
input[type="search"] {
|
||||
[type="search"] {
|
||||
&::-webkit-search-decoration,
|
||||
&::-webkit-search-cancel-button,
|
||||
&::-webkit-search-results-button,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue