Put the Advanced Search mode dropmarker back on the left (#3629)
This commit is contained in:
parent
8bcf1d446a
commit
aee38791a7
1 changed files with 6 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue