antibes: fix search cell button not under textfield in mobile (#71841) #44

Merged
csechet merged 1 commits from wip/71841-antibes-corrections-theme into main 2022-12-14 12:13:12 +01:00
1 changed files with 2 additions and 7 deletions

View File

@ -161,17 +161,12 @@ div.link-cell div.links-list ul > li > a,
}
#sidebar div.searchcell {
form {
display: flex;
flex-wrap: wrap;
}
button {
flex-grow: 1;
margin-right: 1rem;
width: 100%;
}
}
//
// WCS
//