Skip to content

Commit

Permalink
Update home flight menu for webOS
Browse files Browse the repository at this point in the history
Adapts to various screen resolutions
  • Loading branch information
simonjhogan committed Jul 23, 2014
1 parent 6bb75c3 commit 0ce821e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WebContent/system/style/library.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand All @@ -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 {
Expand Down

0 comments on commit 0ce821e

Please sign in to comment.