mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
Fixing line mode overflow when window is reduced
This commit is contained in:
@@ -599,6 +599,7 @@ jQuery(".pluginMiniBox").each(function(index){
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
width: calc(100% - 35px);
|
||||
}
|
||||
|
||||
.pluginContainer.line .pluginMiniBox .pluginActions{
|
||||
|
||||
Reference in New Issue
Block a user