Browse Source

Evenly distribute stats cells

crobi 10 years ago
parent
commit
b4a6972315
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      generator/css/cards.css

+ 1
- 0
generator/css/cards.css View File

210
 .card-stats-header {
210
 .card-stats-header {
211
     text-align: center;
211
     text-align: center;
212
     padding: 0;
212
     padding: 0;
213
+    width: 16.6%;
213
 }
214
 }
214
 
215
 
215
 .card-stats-cell {
216
 .card-stats-cell {

Loading…
Cancel
Save