Skip to content

Instantly share code, notes, and snippets.

@NodarDavituri
Created December 3, 2012 11:33
Show Gist options
  • Save NodarDavituri/4194352 to your computer and use it in GitHub Desktop.
Save NodarDavituri/4194352 to your computer and use it in GitHub Desktop.
ul.menu {
display: table;
margin: 0 auto;
}
ul.menu li {
display: table-cell;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment