added cast icon to now playing bar to send current media to another client

This commit is contained in:
Luke Pulverenti 2014-01-03 23:53:49 -05:00
parent 1b1feb66cc
commit d994150c28
14 changed files with 87 additions and 114 deletions

View file

@ -102,10 +102,4 @@
#remoteControlFlyout {
width: 550px;
}
}
@media all and (min-width: 700px) {
#remoteControlFlyout {
width: 650px;
}
}
}