mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 18:01:31 +02:00
fixes #1498 icon and legend closer
This commit is contained in:
@@ -239,7 +239,12 @@ TABLE.languages TR TD { padding: 7px 20px; }
|
||||
.albumActions a span, .albumActions span span{
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
.albumActions a span {
|
||||
margin-left: 20px;
|
||||
}
|
||||
.albumActions .iconLegend {
|
||||
margin-left: 0;
|
||||
}
|
||||
.addAlbum {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user