Fixing CSS for podcast override
This commit is contained in:
parent
5684689a12
commit
91290b5e43
2 changed files with 7 additions and 1 deletions
|
@ -4145,6 +4145,12 @@ li .ui-state-hover {
|
|||
margin: 8px 0 0;
|
||||
}
|
||||
|
||||
.podcast-metadata input[type="checkbox"].float-right {
|
||||
float:right;
|
||||
margin: 8px 0 0;
|
||||
|
||||
}
|
||||
|
||||
.podcast-metadata label,
|
||||
.media-metadata label {
|
||||
display: block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue