Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am rocketpilot on github.
  • I am rocketpilot (https://keybase.io/rocketpilot) on keybase.
  • I have a public key whose fingerprint is 3124 7CA9 7971 69C8 737C 1776 DEA6 E67C 699A DA32

To claim this, I am signing this object:

/* The Grid ---------------------- */
.lt-ie9 .row { width: 940px; max-width: 100%; min-width: 768px; margin: 0 auto; }
.lt-ie9 .row .row { width: auto; max-width: none; min-width: 0; margin: 0 -15px; }
.lt-ie9 .row.large-collapse .column,
.lt-ie9 .row.large-collapse .columns { padding: 0; }
.lt-ie9 .row .row { width: auto; max-width: none; min-width: 0; margin: 0 -15px; }
.lt-ie9 .row .row.large-collapse { margin: 0; }
.lt-ie9 .column, .lt-ie9 .columns { float: left; min-height: 1px; padding: 0 15px; position: relative; }
.lt-ie9 .column.large-centered, .columns.large-centered { float: none; margin: 0 auto; }
@Rocketpilot
Rocketpilot / spriteposition
Created October 7, 2011 01:36
Global offset of sprites
/* I'd hoped I could use something like this to globally offset the vertical position of sprites when I use them to badge the left-hand site of heading text. Right now, each sprite defaults to the very top of the containing box and doesn't line up neatly with lower case text:
* Heading
body text
etc.
*/