mirror of
https://github.com/zotero/zotero.git
synced 2026-09-17 23:51:18 +00:00
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…
Add table
Reference in a new issue