Put the Advanced Search mode dropmarker back on the left (#3629)

This commit is contained in:
Abe Jellinek 2024-02-01 04:35:04 -05:00 committed by GitHub
parent 8bcf1d446a
commit aee38791a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -64,11 +64,15 @@ zoterosearch {
#textbox-button {
cursor: default;
appearance: none;
justify-self: end;
margin-inline-end: 8px;
justify-self: start;
margin-inline-start: 12px;
align-self: center;
}
zoterosearchtextbox[hasOptions="true"] #search-textbox {
padding-inline-start: 20px;
}
.search-in-the-last {
-moz-box-flex: 1;
display: flex;