Tag selector UI tweaks
- Don't cut off bottom of tags on Windows - Fix appearance of search bar on Windows/Linux - Fix cancel button on Windows/Linux - Don't cut off right-hand pane of bottom bar when narrowing pane
This commit is contained in:
parent
f7f10c7405
commit
3126c58d30
9 changed files with 23 additions and 8 deletions
6
scss/linux/_search.scss
Normal file
6
scss/linux/_search.scss
Normal file
|
@ -0,0 +1,6 @@
|
|||
.search .search-cancel-button {
|
||||
background-image: url(chrome://global/skin/icons/input-clear.svg);
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
top: 8px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue