Firefox: Fix tab label alignment
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user