diff --git a/vrobbler/templates/base.html b/vrobbler/templates/base.html index ceffbb5..a487c74 100644 --- a/vrobbler/templates/base.html +++ b/vrobbler/templates/base.html @@ -16,7 +16,6 @@ dl { display: flex; flex-flow: column wrap; - max-height: 6em; border: 1px solid #777; } dt {