0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-20 18:22:40 +00:00

"Removed options from pageSize select, added new options, and updated CSS selector for searchButton"

This commit is contained in:
Víctor Losada Hernández
2024-05-22 07:58:09 +02:00
parent 8fd165a79b
commit 319746f6cd
2 changed files with 3 additions and 6 deletions

View File

@@ -83,7 +83,7 @@ body {
input {
margin: 0 10px;
}
.searchButton {
#searchButton {
position:absolute;
right:10px;
bottom:20px;