diff --git a/platypush/backend/http/static/css/video.omxplayer.css b/platypush/backend/http/static/css/video.omxplayer.css index aba2fd50c..c5b6afc52 100644 --- a/platypush/backend/http/static/css/video.omxplayer.css +++ b/platypush/backend/http/static/css/video.omxplayer.css @@ -1,9 +1,9 @@ -#video-container { +#video-search { max-width: 60em; margin: 3em auto; } - #video-form input[type=text] { + #video-search input[type=text] { width: 100%; }