@ -48,7 +48,7 @@
}
.networkResults {
overflow-y: scroll;
overflow-y: auto;
height: 250px;
margin-top: 30px;
padding: 20px 0;
@ -42,7 +42,7 @@
.channels {
padding: 20px;
height: 100%;
.listHeader {
position: relative;
@ -101,8 +101,9 @@
ul {
margin-top: 20px;
height: auto;
overflow-x: hidden;
.fade {
@ -106,7 +106,7 @@
.data {
flex: 9;
overflow-x: scroll;
.copy {
@ -88,7 +88,7 @@
padding-bottom: 50px;
min-height: 100vh;
height: 100vh;
padding-top: 20px;
&.pulldown {
@ -5,7 +5,7 @@
width: 80%;
display: inline-block;
vertical-align: top;
.titleBar {