mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-06 16:53:34 +02:00
related to #1704 Radio btn and text are aligned properly in delete popin
This commit is contained in:
@@ -691,6 +691,12 @@ LI.menuLi {
|
||||
|
||||
.cat-delete-modes div {
|
||||
margin-top: 5px;
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
}
|
||||
|
||||
.cat-delete-modes input {
|
||||
margin: 5px 3px 0 0;
|
||||
}
|
||||
|
||||
/* Search bar */
|
||||
|
||||
Reference in New Issue
Block a user