From 0ce821e1aa1bcacba7ca8a69b4e464c3db8028e4 Mon Sep 17 00:00:00 2001 From: Simon J Hogan Date: Wed, 23 Jul 2014 21:46:57 +1000 Subject: [PATCH] Update home flight menu for webOS Adapts to various screen resolutions --- WebContent/system/style/library.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WebContent/system/style/library.css b/WebContent/system/style/library.css index d57ab1b..0b244bc 100644 --- a/WebContent/system/style/library.css +++ b/WebContent/system/style/library.css @@ -225,7 +225,7 @@ body.xlarge { border-radius: 0px 5px 5px 0px; color: #fff; overflow: hidden; - width: 880px; + right: 20px; padding: 1px 5px; /* width: 0px; @@ -247,7 +247,7 @@ body.xlarge { height: 210px; -webkit-box-sizing: border-box; padding: 2px; - width: 860px; + //width: 860px; } .media-quick-menu .content::-webkit-scrollbar {