Skip to content

Instantly share code, notes, and snippets.

View LouisStAmour's full-sized avatar

Louis St-Amour LouisStAmour

View GitHub Profile
@rockinghelvetica
rockinghelvetica / jquery.fixbaselines.js
Created March 18, 2011 06:08
Fix broken baseline alignment in Webkit when using multiple columns.
/*
* Fix baseline alignment in Webkit for CSS3 columns.
* Copyright 2011 Nicholas Macias
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*/
(function($){