diff --git a/templates/plist.html b/templates/plist.html
index 3ce3db0..d54a5cc 100644
--- a/templates/plist.html
+++ b/templates/plist.html
@@ -18,6 +18,7 @@
.d-flex{min-width:0;}
.listTitle{overflow:hidden;white-space:nowrap;text-overflow: ellipsis;max-width: 100%;}
.listLabels{white-space:nowrap;}
+.listLabels object{max-height:16px;max-width:24px;}
@media (max-width: 600px) {
body {padding: 8px;}