mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-10 07:14:59 +02:00
Minor design fix on Group Manager Page
This commit is contained in:
@@ -1835,7 +1835,7 @@ input:checked + .slider:before {
|
||||
right: 0;
|
||||
width: 223px;
|
||||
min-height: 584px;
|
||||
height:100%;
|
||||
height:calc(100% - 171px);
|
||||
top: 169.5px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user