mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 17:13:42 +02:00
fixes #1232 unnecessary help button
unnecessary help button in search album page, hidden via display none in thme.css and commenting the show help in cat_search.tpl
This commit is contained in:
@@ -4726,6 +4726,7 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important;
|
||||
}
|
||||
|
||||
.search-album-help {
|
||||
display: none;
|
||||
cursor: help;
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user