1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Now showing performance on artist / track overview page

This commit is contained in:
Krateng
2019-04-23 18:08:37 +02:00
parent 8b8470439c
commit 3ee7cd515a
5 changed files with 38 additions and 5 deletions

View File

@@ -371,6 +371,12 @@ span.stat_selector_pulse,span.stat_selector_topartists,span.stat_selector_toptra
**
*/
table.twopart {
width:100%;
}
table.twopart>tr>td {
width:50%;
}