fixed popover alignment
This commit is contained in:
parent
6bc25d8c82
commit
9bb5ce3e19
3 changed files with 6 additions and 5 deletions
|
@ -505,7 +505,8 @@
|
|||
.popover-artwork {
|
||||
width: 200px;
|
||||
height: 200px;
|
||||
margin: 0 0 20px 0;
|
||||
margin: 0 auto;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.song-name {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue