mirror of
https://github.com/Piwigo/Piwigo.git
synced 2025-04-27 11:49:56 +03:00
fixes #2317 adjust users initials in compact and tile view
This commit is contained in:
parent
b0905ac88c
commit
aaec652a66
1 changed files with 1 additions and 0 deletions
|
@ -1415,6 +1415,7 @@ $(document).ready(function() {
|
||||||
|
|
||||||
.user-container-initials .small {
|
.user-container-initials .small {
|
||||||
font-size: 1em !important;
|
font-size: 1em !important;
|
||||||
|
line-height: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-header-username{
|
.user-header-username{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue