4,554
edits
No edit summary |
No edit summary |
||
Line 162: | Line 162: | ||
#simpleSearch { | #simpleSearch { | ||
position: relative; | position: relative; | ||
display: flex; | |||
align-items: center; | |||
} | } | ||
Line 198: | Line 200: | ||
.nrs { | .nrs { | ||
margin-left: | margin-left: auto; /* Push [ Nr(s). ] to the right as much as possible */ | ||
} | } | ||
#searchInput { | #searchInput { | ||
margin-right: 8px; /* Adjust the spacing between search input and closing bracket */ | |||
} | } |