update font-awesome library to 4.6.1
Perhaps this should be done as a submodule instead?
This commit is contained in:
6
library/font_awesome/less/fixed-width.less
Normal file
6
library/font_awesome/less/fixed-width.less
Normal file
@@ -0,0 +1,6 @@
|
||||
// Fixed Width Icons
|
||||
// -------------------------
|
||||
.@{fa-css-prefix}-fw {
|
||||
width: (18em / 14);
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user