Fix: Increased right margin on track selection icons
This commit is contained in:
parent
7b80a191a7
commit
039f852dea
1 changed files with 1 additions and 1 deletions
|
|
@ -1517,7 +1517,7 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||
}
|
||||
|
||||
.trackSelectionFieldContainer>label {
|
||||
max-width: 2.25em;
|
||||
max-width: 2.75em;
|
||||
background-repeat: no-repeat;
|
||||
color: transparent;
|
||||
transform: scale(.9);
|
||||
|
|
|
|||
Loading…
Reference in a new issue