Skip to content

Instantly share code, notes, and snippets.

@varya
Created November 30, 2012 12:59
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save varya/4175598 to your computer and use it in GitHub Desktop.
Save varya/4175598 to your computer and use it in GitHub Desktop.
.layout
{
position: relative;
min-height: 130px;
}
.layout__left
{
padding-right: 200px;
}
.layout__right
{
position: absolute;
right: 0;
top: 0;
width: 150px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment