minor style fixes

This commit is contained in:
Luke Pulverenti 2016-08-07 02:25:51 -04:00
parent afc7e51fc8
commit 3a997635f3
5 changed files with 11 additions and 4 deletions

View file

@ -106,7 +106,7 @@
html += '<button is="emby-button" type="button" class="fab mini btnCancelSupporterInfo" tabindex="-1"><i class="md-icon">arrow_back</i></button>';
html += '</h2>';
html += '<div class="readOnlyContent" style="margin:0 auto 0;color:#fff;padding:1em;">';
html += '<div class="readOnlyContent" style="margin:0 auto 0;color:#fff;padding:0 1em 1em;">';
html += '<h1>' + Globalize.translate('HeaderTryEmbyPremiere') + '</h1>';