Created
February 26, 2014 22:08
-
-
Save jxnblk/9239643 to your computer and use it in GitHub Desktop.
Extension for https://github.com/mdo/table-grid
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.grid-align-middle .col { | |
vertical-align: middle; | |
} | |
/* | |
Because how many times have you been asked to center something vertically? | |
*/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment