Skip to content

Instantly share code, notes, and snippets.

@stuffmc
Created September 20, 2011 23:42
Show Gist options
  • Save stuffmc/1230747 to your computer and use it in GitHub Desktop.
Save stuffmc/1230747 to your computer and use it in GitHub Desktop.
#fake .row .left {
display: inline-block;
text-align: right;
width: 70px;
}
#fake .row .right {
display: inline-block;
width: 20px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment