mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
related to #1465 better padding for users in summary
This commit is contained in:
committed by
plegall
parent
958031c141
commit
aa3e543d01
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user