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