From 4d4528413155602f514cff744eb08f2ada5b50b8 Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Tue, 24 Apr 2018 09:17:09 +0200 Subject: [PATCH] Style fixes --- platypush/backend/http/static/css/video.omxplayer.css | 2 +- platypush/backend/http/templates/plugins/video.omxplayer.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/platypush/backend/http/static/css/video.omxplayer.css b/platypush/backend/http/static/css/video.omxplayer.css index c5b6afc5..4c8d6efd 100644 --- a/platypush/backend/http/static/css/video.omxplayer.css +++ b/platypush/backend/http/static/css/video.omxplayer.css @@ -1,6 +1,6 @@ #video-search { max-width: 60em; - margin: 3em auto; + margin: 3em auto 1em auto; } #video-search input[type=text] { diff --git a/platypush/backend/http/templates/plugins/video.omxplayer.html b/platypush/backend/http/templates/plugins/video.omxplayer.html index 6e24aae6..3d4ec3aa 100644 --- a/platypush/backend/http/templates/plugins/video.omxplayer.html +++ b/platypush/backend/http/templates/plugins/video.omxplayer.html @@ -15,7 +15,7 @@