Fixing CSS for podcast override
This commit is contained in:
parent
5684689a12
commit
91290b5e43
2 changed files with 7 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
</a>
|
||||
</div>
|
||||
<div style="padding-top: 0.1em;">
|
||||
<label for="podcast_auto_ingest"><input name="podcast_auto_ingest" ng-model="podcast.auto_ingest" type="checkbox" class="no-float"/></label>
|
||||
<label for="podcast_auto_ingest"><input name="podcast_auto_ingest" ng-model="podcast.auto_ingest" type="checkbox" class="float-right"/></label>
|
||||
<span class="podcast-metadata-field"><?php echo _("Automatically download latest episodes?") ?></span>
|
||||
</div>
|
||||
<div style="padding-top: 0.1em;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue