fx-compat: Fix tab text alignment
This commit is contained in:
parent
5924753fd1
commit
3eb65eef4f
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
display: -moz-box;
|
display: -moz-box;
|
||||||
|
-moz-box-pack: center;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: -2px;
|
top: -2px;
|
||||||
overflow-y: hidden;
|
overflow-y: hidden;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue