ensure visibility of podcast episode table on smaller screens

This commit is contained in:
r 2019-02-23 10:18:41 -06:00
parent b6e554edfe
commit 04388f3147

View file

@ -4090,7 +4090,7 @@ li .ui-state-hover {
-o-flex: 1 100%;
flex: 1 100%;
/*margin: 4px 0 0 !important;*/
min-height: 0;
min-height: 200px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;