aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2013-04-28 10:46:41 -0400
committerTeddy Wing2013-04-28 10:46:41 -0400
commit1f763cbf0959c5722736a75e30fcc2c76637cd64 (patch)
tree9e4630d34efcf2e21c72ff07f3b0904ba658953e
parentd2d778bbeb3b119dcac41dda8d9d2509e28e3ea8 (diff)
downloadWho-am-I-1f763cbf0959c5722736a75e30fcc2c76637cd64.tar.bz2
Move coverflow up
To re-center, compensating for the fact that the YouTube video on iOS devices doesn't have the player controls at the bottom, but rather has them inset. Still have to test to see if centering is correct.
-rw-r--r--public/stylesheets/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css
index 48f7bae..bb3ac3a 100644
--- a/public/stylesheets/style.css
+++ b/public/stylesheets/style.css
@@ -20,7 +20,7 @@ section.video iframe {
#character-select .flow {
position: relative;
- top: -65px;
+ top: -75px;
}
#character-select .caption {