Bug 1697144 - Fix context line tab for non-proton, and push the line 1px up in proton. r=jaws

Differential Revision: https://phabricator.services.mozilla.com/D107690
This commit is contained in:
Zibi Braniecki
2021-03-09 18:00:46 +00:00
parent 87df222aee
commit 3b41a90ec0
2 changed files with 14 additions and 4 deletions

View File

@@ -119,8 +119,7 @@
background-color: var(--identity-icon-color);
height: 2px;
border-radius: 2px;
margin-top: -2px;
margin: -2px 2px 0;
margin: -3px 2px 0;
}
} /*** END proton ***/