зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1745455 - Partially revert bug 1733660 to ensure close button is displayed. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D134796
This commit is contained in:
Родитель
620cdeb60b
Коммит
36d8bc7ee8
|
@ -31,7 +31,7 @@ findbar[noanim] {
|
|||
.findbar-container {
|
||||
margin-inline-start: 8px;
|
||||
height: 28px;
|
||||
overflow-inline: clip; /* Ensures the close button stays visible. */
|
||||
overflow-inline: hidden; /* Ensures the close button stays visible. */
|
||||
}
|
||||
|
||||
/* Remove start margin when close button is on the left side (on macOS) */
|
||||
|
|
Загрузка…
Ссылка в новой задаче