Reduce gap between items in tune representation list.
Gets it all back onto one line in Chromium for me.
This commit is contained in:
parent
c5ecfbb689
commit
7791a913d4
|
@ -240,7 +240,7 @@ ul.tune-data-list li
|
|||
{
|
||||
display: inline;
|
||||
margin-left: 0;
|
||||
margin-right: 10px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
div.dottes-tune-list
|
||||
|
|
Loading…
Reference in New Issue