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;
|
||||
text-overflow: ellipsis;
|
||||
display: -moz-box;
|
||||
-moz-box-pack: center;
|
||||
position: relative;
|
||||
top: -2px;
|
||||
overflow-y: hidden;
|
||||
|
|
Loading…
Reference in a new issue