FIX: lazyYT mobile layout

This commit is contained in:
Arpit Jalan 2014-07-28 11:50:08 +05:30
parent f7c7d38a30
commit 5db65486f0
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