mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-03 16:32:22 +02:00
double select button center
center button by putting the p as display flex and justify content center
This commit is contained in:
@@ -4866,4 +4866,6 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important;
|
||||
background-color: #ff9b32;
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
.doubleSelect p {display:flex; justify-content: center;}
|
||||
Reference in New Issue
Block a user