Bug 32338: OPAC - Mobile - Selection toolbar in search result is shifted and not adjusted

To reproduce:
1- Go to the OPAC
2- Inspect the webpage and switch to mobile view
3- Perform a search
4- Check the top of the results table
5- Notice that options are not displayed correctly, there is a blank space between 'Unhighlight' and 'Select All'
6- Apply the patch
7- compile the .scss file 'yarn build --view opac'
8- Clear your navigator caches
9- repeat step 1, 2, 3, 4
10- The options are now displayed correctly

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Hammat Wele 2022-12-14 13:08:38 +00:00 committed by Tomas Cohen Arazi
parent e11646eb61
commit 967c61a190
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -1137,6 +1137,7 @@ fieldset {
margin-top: 3px;
padding-left: 10px;
padding-top: .5em;
flex-wrap: wrap;
> div:first-child::before {
content: "";