fixes #874
This commit is contained in:
@@ -24,7 +24,7 @@ div#artist-tags {
|
||||
}
|
||||
}
|
||||
|
||||
div#related-tags {
|
||||
div.related-tags {
|
||||
overflow: auto;
|
||||
width: 100%;
|
||||
margin-bottom: 1em;
|
||||
@@ -55,4 +55,9 @@ div#related-tags {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
div.tag-column.artist {
|
||||
float: none;
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user