Explorar o código

Fix max-height bug on dl for in progress scrobble

Colin Powell %!s(int64=2) %!d(string=hai) anos
pai
achega
1b58ea4538
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      vrobbler/templates/base.html

+ 0 - 1
vrobbler/templates/base.html

@@ -16,7 +16,6 @@
         dl {
             display: flex;
             flex-flow: column wrap;
-            max-height: 6em;
             border: 1px solid #777;
         }
         dt {