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

move user data icons to under the overview

This commit is contained in:
Luke Pulverenti 2013-04-05 11:24:48 -04:00
parent ea6471058f
commit 5a0a851782

View file

@ -21,6 +21,8 @@
<p id="itemTagline" style="font-style: italic;"></p>
<p id="itemOverview"></p>
<p id="itemRatings">
</p>
<p id="itemCommunityRating"></p>
<p id="itemMiscInfo" style="color: #ddd; font-size: 14px;"></p>
@ -29,8 +31,6 @@
<p id="itemStudios">
</p>
<p id="itemRatings">
</p>
</div>
</div>