Skip to content

Instantly share code, notes, and snippets.

@stevenhao
Created November 18, 2016 06:37
Show Gist options
  • Save stevenhao/1d58d138457b5d8dfcd73ca978e415bf to your computer and use it in GitHub Desktop.
Save stevenhao/1d58d138457b5d8dfcd73ca978e415bf to your computer and use it in GitHub Desktop.
#monitor-white,#monitor-black {
overflow: scroll;
overflow-y: scroll;
overflow-x: scroll;
white-space: nowrap;
width: 400px;
float:left;
position:relative;
left:-200px;
}
#team_game_list[style] {
height:800px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment