Skip to content

Instantly share code, notes, and snippets.

@admmssy
Created February 6, 2012 14:43
Show Gist options
  • Save admmssy/1752487 to your computer and use it in GitHub Desktop.
Save admmssy/1752487 to your computer and use it in GitHub Desktop.
Doubles the width of the left hand column
@-moz-document url-prefix("http://replay.aston.ac.uk/Panopto/Pages/Sessions") {
.leftcolumn { width: 504px;}
.rightcolumn { margin-left: 504px; }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment