Fix max-height bug on dl for in progress scrobble
This commit is contained in:
@ -16,7 +16,6 @@
|
||||
dl {
|
||||
display: flex;
|
||||
flex-flow: column wrap;
|
||||
max-height: 6em;
|
||||
border: 1px solid #777;
|
||||
}
|
||||
dt {
|
||||
|
||||
Reference in New Issue
Block a user