Fix extra vertical padding issue on WBS tree rows
FEA: ItEr77S04BugFixing
This commit is contained in:
parent
d8a5aea0d2
commit
d13982c818
1 changed files with 3 additions and 0 deletions
|
|
@ -853,6 +853,9 @@ div.z-listbox-pgi-b {
|
|||
font-weight: bold;
|
||||
margin: 4px 3px 2px 0;
|
||||
padding: 1px 5px;
|
||||
height: 14px;
|
||||
font-size: 9px;
|
||||
width: 5px;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue