Skip to content

Instantly share code, notes, and snippets.

@jaredatch
Created December 21, 2011 00:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jaredatch/1503964 to your computer and use it in GitHub Desktop.
Save jaredatch/1503964 to your computer and use it in GitHub Desktop.
Icrontic.com fluid width (forum)
.Vanilla #Body, .Vanilla .Head { width: 90%; }
.Vanilla #Content { margin: 0 auto !important; width: 97% !important; display:block; }
.Discussion .MessageList .Item .Meta { width: 18% !important; }
.Discussion .MessageList .Item .Message { width:79% !important; }
#Panel .BigButton { left: auto !important; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment