Fix bug with import status of podcst episodes

This commit is contained in:
Duncan Sommerville 2015-11-12 11:37:39 -05:00
parent c7dcd4f00a
commit 26c9a19836
5 changed files with 31 additions and 94 deletions

View file

@ -4011,6 +4011,10 @@ li .ui-state-hover {
top: 74px !important;
}
.angular_wrapper > .btn-toolbar {
padding: 5px 0 0 5px;
}
.podcast-metadata p {
text-align: center;
padding: 0 10px;