Skip to content

Instantly share code, notes, and snippets.

@gustaff-weldon
Forked from anonymous/dabblet.css
Created February 27, 2012 10:10
Show Gist options
  • Save gustaff-weldon/1922940 to your computer and use it in GitHub Desktop.
Save gustaff-weldon/1922940 to your computer and use it in GitHub Desktop.
Untitled
div {
height: 100px;
margin: 20px;
border: 1px solid red;
max-width: 300px;
}
div + div {
max-width: none;
}
<div></div>
<div></div>
{"view":"separate","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment