1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

fix recording alignment

This commit is contained in:
Luke Pulverenti 2016-01-11 21:38:58 -05:00
parent 2c7213d5a3
commit 0bc0eb8a3f
2 changed files with 6 additions and 2 deletions

View file

@ -419,3 +419,7 @@
width: 500px;
}
}
.chkAdvanced {
margin-left: auto;
}