start using user policy

This commit is contained in:
Luke Pulverenti
2014-12-20 01:06:27 -05:00
parent d84df77553
commit db0f911a4d
34 changed files with 117 additions and 184 deletions
+2 -8
View File
@@ -3,7 +3,7 @@
background-size: 100%;
background-repeat: no-repeat;
background-position: center center;
width: 23px;
width: 22px;
height: 100%;
display: inline-block;
}
@@ -35,10 +35,4 @@
.headerSelectedPlayer {
display: none;
}
}
@media all and (max-width: 400px) {
.btnCastImage {
width: 26px;
}
}
}