summaryrefslogtreecommitdiff
path: root/data/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'data/style.css')
-rw-r--r--data/style.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/data/style.css b/data/style.css
index a9c673b6..95358b13 100644
--- a/data/style.css
+++ b/data/style.css
@@ -601,8 +601,7 @@ div#vntags { margin: 0 30px 0 30px; border-top: 1px solid $bo
/***** Producer list ******/
-div.producerbrowse { padding-bottom: 10px }
-.producerbrowse ul { float: left; margin-top: -5px; margin-left: 3%; width: 28%; }
+.producerbrowse ul { -webkit-column-width: 250px; -moz-column-width: 250px; column-width: 250px; margin-bottom: 10px }
.producerbrowse ul li { list-style-type: none; }
.producerbrowse ul li abbr { margin-right: 5px; margin-top: 1px; }