Merge pull request #4369 from rlr/bug1484290/searchy-hairline

Fix Bug 1484290 - remove hairline/border from searchy icon
This commit is contained in:
ricky rosario 2018-08-24 14:16:45 -04:00 коммит произвёл GitHub
Родитель 13a373f578 70ad36afa1
Коммит f78970f857
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -205,7 +205,7 @@ $half-base-gutter: $base-gutter / 2;
border-radius: 42px;
-moz-context-properties: fill;
fill: $white;
box-shadow: inset 0 0 0 1px var(--newtab-inner-box-shadow-color), var(--newtab-card-shadow);
box-shadow: var(--newtab-card-shadow);
}
// We want all search shortcuts to have a white background in case they have transparency.