related to #1465 better padding for users in summary

This commit is contained in:
Matthieu Leproux
2021-10-19 09:52:45 +02:00
committed by plegall
parent 958031c141
commit aa3e543d01
+1 -1
View File
@@ -654,7 +654,7 @@ jQuery(document).ready( function() {
}
.summary-user-item {
padding: 2px 10px;
padding: 3px 6px;
border-radius: 20px;
margin-left: 5px;
cursor: pointer;