mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-02 15:48:52 +01:00
Add margin to track selection dropdown
This commit is contained in:
parent
567cae1542
commit
3f5e3559f1
@ -796,6 +796,7 @@ html,
|
||||
/* Fix for track select dropdowns */
|
||||
.trackSelections .selectContainer .detailTrackSelect {
|
||||
padding: 0 10px;
|
||||
margin-left: 10px !important;
|
||||
}
|
||||
|
||||
/* Re-position title */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user