Change station podcast RSS links back to https; style fix for menu in some browsers
This commit is contained in:
parent
eae8c7b638
commit
9a8e80f74b
4 changed files with 15 additions and 7 deletions
|
@ -3590,6 +3590,14 @@ button.btn-icon-text > i.icon-white {
|
|||
overflow: auto;
|
||||
}
|
||||
|
||||
#media_type_nav > div:not(#nav) {
|
||||
-webkit-flex: 0 1 auto;
|
||||
-moz-flex: 0 1 auto;
|
||||
-ms-flex: 0 1 auto;
|
||||
-o-flex: 0 1 auto;
|
||||
flex: 0 1 auto;
|
||||
}
|
||||
|
||||
#media_type_nav .icon-white {
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue