| Linux webm010.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 Path : /home/cuisinesj/www/new/wp-content/themes/auberge/assets/sass/starter/content/forms/ |
| Current File : /home/cuisinesj/www/new/wp-content/themes/auberge/assets/sass/starter/content/forms/__search.scss |
/* FILE: starter/form/__search.scss */
//
// Search form
//
form[role="search"],
.form-search,
.search-form {
display: flex;
position: relative;
max-width: 100%;
margin: 0;
text-align: $left; // {{RTL}}
input[type="search"],
.search-field {
position: relative;
width: 100%;
text-align: inherit;
z-index: 0;
}
[type="submit"] {
width: auto;
}
}