Browse Source

Minicard labels on the top and title on bottom.

Thanks to helioguardabaxo and xet7 !

Closes #2980
Lauri Ojansivu 5 years ago
parent
commit
d0003a334f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      client/components/cards/minicard.styl

+ 1 - 1
client/components/cards/minicard.styl

@@ -79,7 +79,7 @@
     border-radius: top 2px
     border-radius: top 2px
 
 
   .minicard-labels
   .minicard-labels
-    float: right
+    float: none
     display: flex
     display: flex
     flex-wrap: wrap
     flex-wrap: wrap