minor style fixes
This commit is contained in:
parent
afc7e51fc8
commit
3a997635f3
5 changed files with 11 additions and 4 deletions
|
@ -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>';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue