Skip to content

Instantly share code, notes, and snippets.

View deshack's full-sized avatar

Mattia Migliorini deshack

View GitHub Profile
@deshack
deshack / walker.css
Last active August 29, 2015 14:00
Custom Bootstrap Walker for WordPress Navigation Menu
.columnizer .frame { display: table }
.columnizer .column { display: table-cell }