Some minor style changes for podcasting

This commit is contained in:
Albert Santoni 2015-11-11 18:01:09 -05:00
parent 86b7dec6fb
commit e5c198b61b
4 changed files with 16 additions and 16 deletions

View file

@ -2451,8 +2451,7 @@ dd.radio-inline-list, .preferences dd.radio-inline-list, .stream-config dd.radio
}
.md-publish {
width: 100%;
margin-top: 4px;
margin-right: 4px;
}
.md-save {
@ -4014,7 +4013,7 @@ li .ui-state-hover {
.podcast-metadata p {
text-align: center;
padding: 0 5%;
padding: 0 10px;
margin-top: 0;
}
@ -4184,4 +4183,4 @@ li .ui-state-hover {
display: inline-block;
float: right;
width: 50%;
}
}