round the corners on the search form inputs like a boss
This commit is contained in:
parent
00204a80cf
commit
f54568fa31
3 changed files with 16 additions and 1 deletions
|
|
@ -357,6 +357,15 @@ textarea[readonly] {
|
|||
|
||||
|
||||
|
||||
// SEARCH FORM
|
||||
// -----------
|
||||
|
||||
.form-search .search-query {
|
||||
.border-radius(14px);
|
||||
}
|
||||
|
||||
|
||||
|
||||
// HORIZONTAL & VERTICAL FORMS
|
||||
// ---------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue