mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 18:01:31 +02:00
fixed #1739 fixed broken margin above plugin container
This commit is contained in:
@@ -2797,7 +2797,7 @@ legend {text-align:left;}
|
||||
.pluginContainer {
|
||||
padding: 0 20px;
|
||||
margin : 0;
|
||||
margin-top: 75px;
|
||||
margin-top: 95px;
|
||||
}
|
||||
|
||||
.switch {
|
||||
|
||||
Reference in New Issue
Block a user