Merge pull request #748 from xabispacebiker/podcast-interface-fix

Podcast interface fix
This commit is contained in:
frecuencialibre 2019-02-22 23:17:52 -06:00 committed by GitHub
commit 53907e7c20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 71 additions and 43 deletions

View file

@ -42,6 +42,9 @@
#station_podcast_help_text {
padding-top: 20px;
font-size: 14px;
text-align: center;
padding: 0 10px;
margin-top: 0;
}
#podcast-settings label:nth-child(even) {
@ -62,4 +65,4 @@
label {
text-align: right;
line-height: 26px;
}
}