move the WebGL controller further down on YT

https://github.com/igrigorik/videospeed/issues/134
This commit is contained in:
Ilya Grigorik
2016-12-04 12:02:35 -08:00
parent e8f9a1813b
commit ea7b013534

View File

@@ -44,7 +44,7 @@
/* shift YT 3D controller down */ /* shift YT 3D controller down */
/* e.g. https://www.youtube.com/watch?v=erftYPflJzQ */ /* e.g. https://www.youtube.com/watch?v=erftYPflJzQ */
.ytp-webgl-spherical-control { .ytp-webgl-spherical-control {
top: 50px !important; top: 60px !important;
} }
.ytp-fullscreen .ytp-webgl-spherical-control { .ytp-fullscreen .ytp-webgl-spherical-control {