mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-03 09:49:30 +02:00
Fix item art actions position
This commit is contained in:
parent
bf9448a364
commit
e8d57fb4e6
2 changed files with 5 additions and 1 deletions
|
@ -1276,6 +1276,10 @@ span.fatalerror {
|
||||||
margin: 2px;
|
margin: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.item_art_actions img {
|
||||||
|
float: none;
|
||||||
|
}
|
||||||
|
|
||||||
.item_art:hover {
|
.item_art:hover {
|
||||||
border: 2px solid;
|
border: 2px solid;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue