Browse Source

Firefox: Fix tab label alignment

wayland
Riyyi 3 weeks ago
parent
commit
b24521fd4f
  1. 4
      .mozilla/firefox/README.org

4
.mozilla/firefox/README.org

@ -31,7 +31,7 @@ Tree Style Tab style rules.
}
.tab {
height: 23px;
height: 25px;
margin-bottom: 1px;
background: #404552;
border: 0px;
@ -39,7 +39,7 @@ Tree Style Tab style rules.
}
.tab .label {
line-height: 1.15;
line-height: 1.75;
margin-bottom: 1px;
margin-left: 0.25em;
}

Loading…
Cancel
Save