mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-10 18:53:01 +02:00
Issue #1189 : Minor design fixes
This commit is contained in:
@@ -282,7 +282,7 @@ TABLE.doubleSelect SELECT.categoryList {
|
||||
.stat-graph-container {
|
||||
margin: auto;
|
||||
position: relative;
|
||||
width: 80%;
|
||||
width: calc(100% - 20px);
|
||||
margin-top: 20px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user