update
This commit is contained in:
parent
d05a717497
commit
579d61b362
1 changed files with 1 additions and 4 deletions
|
@ -16,9 +16,7 @@
|
||||||
height: initial !important;
|
height: initial !important;
|
||||||
min-height: initial !important;
|
min-height: initial !important;
|
||||||
}
|
}
|
||||||
tab > stack {
|
|
||||||
height: 32px !important;
|
|
||||||
}
|
|
||||||
/* Extra margin for the first and last tabs */
|
/* Extra margin for the first and last tabs */
|
||||||
.tabbrowser-tab[first-tab]:not([pinned=true]) {
|
.tabbrowser-tab[first-tab]:not([pinned=true]) {
|
||||||
margin-left: 8px !important;
|
margin-left: 8px !important;
|
||||||
|
@ -165,7 +163,6 @@ tab[selected]:-moz-window-inactive {
|
||||||
|
|
||||||
/* fix misc spacing between tabs */
|
/* fix misc spacing between tabs */
|
||||||
.tabbrowser-tab {
|
.tabbrowser-tab {
|
||||||
min-height: 28px !important;
|
|
||||||
padding-inline: 0px !important;
|
padding-inline: 0px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue