mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 17:23:04 +02:00
fixes #1517 removed placeholer in tile mode
This commit is contained in:
@@ -142,6 +142,10 @@ jQuery(document).ready(function(){
|
||||
* Tiles display
|
||||
*/
|
||||
|
||||
.tile_add.addAlbum form input::placeholder {
|
||||
color: transparent !important;
|
||||
}
|
||||
|
||||
.albumTop {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
||||
Reference in New Issue
Block a user