Updated font-awesome

This commit is contained in:
Mark McDowall 2013-06-25 17:34:22 -07:00
parent 5e0a66d792
commit 3d2a47627f
14 changed files with 3112 additions and 704 deletions

View file

@ -76,3 +76,9 @@
&.pull-right.icon-2x { margin-left: .2em; }
}
}
/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
line-height: inherit;
}