Skip to content

Commit

Permalink
fix bug on firefox where description would be pushed below links
Browse files Browse the repository at this point in the history
  • Loading branch information
popeen committed Dec 11, 2021
1 parent 7ddb1a6 commit 413d828
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions airsonic-main/src/main/webapp/style/booksonic.css
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@
#right{
width: -moz-available;
width: -webkit-fill-available;
max-width:80%;
}

0 comments on commit 413d828

Please sign in to comment.