mirror of
https://github.com/nextcloud/server.git
synced 2026-04-27 09:08:22 -04:00
Fix music navigation entry controls going over the sidebar
This commit is contained in:
parent
aa087f8661
commit
0d4240e196
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#playercontrols{
|
||||
display:inline;
|
||||
margin-left:1em;
|
||||
width:7em;
|
||||
width:4em;
|
||||
height:1em;
|
||||
position:fixed;
|
||||
top:auto;
|
||||
|
|
|
|||
Loading…
Reference in a new issue