Improved styling of podcast subscribe dialog

This commit is contained in:
Albert Santoni 2015-11-10 15:10:08 -05:00
parent f4e9328e57
commit 127eeda0b3
3 changed files with 21 additions and 8 deletions

View file

@ -4163,4 +4163,8 @@ li .ui-state-hover {
.publish-edit-md {
float: right;
}
}
#podcast_url_dialog table tr td {
padding: 0px;
}