Skip to content

Instantly share code, notes, and snippets.

@q0rban
Created October 20, 2011 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save q0rban/1301243 to your computer and use it in GitHub Desktop.
Save q0rban/1301243 to your computer and use it in GitHub Desktop.
Fluid Userstyle for Yammer
#uni-header,
div.page-content.two-column-layout,
#column-two {
width: 780px !important;
}
body,
div.page-content.two-column-layout,
div.page-content.three-column-layout {
background: none !important;
}
#uni-header-background {
min-width: 0 !important;
top: 0 !important;
}
div#column-two {
margin: 0;
}
#uni-header {
margin-top: 0 !important;
}
#main-column,
#uni-search {
margin-left: 142px !important;
}
#uni-header-left ul,
#uni-header-left a,
#uni-header-right,
#masthead-container,
#column-three,
#column-one,
#footer {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment