Restore tag selector search bar cancel button

Regression from 3126c58d30
This commit is contained in:
Dan Stillman 2019-03-29 06:36:07 -04:00
parent ee3955f6f7
commit 37d94dff07

View file

@ -5,5 +5,7 @@
.search .search-cancel-button {
background-image: url(chrome://global/skin/icons/searchfield-cancel.svg);
width: 14px;
height: 14px;
top: 6px;
}