diff --git a/dashboard-ui/devices/ie/ie.css b/dashboard-ui/devices/ie/ie.css index 8187de9402..3adc802afe 100644 --- a/dashboard-ui/devices/ie/ie.css +++ b/dashboard-ui/devices/ie/ie.css @@ -1,3 +1,17 @@ paper-fab.keyboard-focus.paper-fab-0 { background: #444; +} + +.channelHeaderCell { + display: block; +} + +.guideChannelInfo { + padding-top: 5px; +} + +.guideChannelImage { + position: absolute; + top: 0; + right: 5px; } \ No newline at end of file