Merge pull request #2595 from techAPJ/patch-4

FIX: lazyYT mobile layout
This commit is contained in:
Robin Ward 2014-07-28 11:30:11 -04:00
commit 91f08ad661
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,3 @@
.lazyYT {
max-width: 100%;
}

View File

@ -8,6 +8,7 @@ register_asset "javascripts/lazyYT.js"
# stylesheet
register_asset "stylesheets/lazyYT.css"
register_asset "stylesheets/lazyYT_mobile.scss", :mobile
# freedom patch YouTube Onebox
class Onebox::Engine::YoutubeOnebox