mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
fixes #2167 add max-width for storage tooltips
This commit is contained in:
@@ -1613,6 +1613,7 @@ a.stat-box:hover {
|
||||
|
||||
.storage-tooltips .tooltip {
|
||||
min-width: 265px;
|
||||
max-width: 400px;
|
||||
padding: 15px 20px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user