Skip to content

Instantly share code, notes, and snippets.

@s890081tonyhsu
Created December 17, 2013 23:48
Show Gist options
  • Save s890081tonyhsu/8014945 to your computer and use it in GitHub Desktop.
Save s890081tonyhsu/8014945 to your computer and use it in GitHub Desktop.
#proposal #wrapper #comparison .graph {
position: relative;
height: 4rem;
display: block; // make sub div display in this div
float: left; // fix the display result
width: 25%; // fix the display result
}
screenshot:http://i.imgur.com/mGKUbzK.png
@ETBlue
Copy link

ETBlue commented Dec 18, 2013

:D :D :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment