reorganized icons
[buliscores] / src / src / matchdaymodel.cpp
index c29a3ba..6ed7de7 100644 (file)
@@ -176,7 +176,7 @@ QVariant MatchDayModel::data(const QModelIndex& index, int role) const
             f.setPixelSize(16);
         } else {
             f.setBold(false);
-            f.setPixelSize(16);
+            f.setPixelSize(14);
         }
 
         return f;