Skip to content

Commit

Permalink
Fix menu background color in backend webserver.
Browse files Browse the repository at this point in the history
  • Loading branch information
cpinkham committed Jul 16, 2012
1 parent de9ede4 commit bef289c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mythtv/html/css/site.css
Expand Up @@ -169,7 +169,7 @@
top: 40px;
left: 0px;
width: 200px;
height: 1500;
height: 2500px;
background-color: black;
}

Expand Down

0 comments on commit bef289c

Please sign in to comment.