6 Commits

Author SHA1 Message Date
Jake Franklin
f91b68af8c Fixed a display problem with the fa-stack class.
fa-stack assumed that it would have a 2x item inside of it, and I created an auxilery
fa-stack-small class that will fit a 1x icon stacked with a corner icon.
2014-04-17 13:03:29 -07:00
Jake Franklin
8923070650 Added support for fa-stack-corner-* icons
Added some css that allows the user to stack icons with the class fa-stack-corner-*,
where * can be nw, ne, sw or se. This would mainly be useful for adding a plus or minus sign
to any existing icon. I also added some text shadow to help the corner icon be a little more legible.
2014-04-17 11:40:56 -07:00
Geremia Taglialatela
750843d7f8 Fixes fa-stack alignment
Added failing test case
Closes #2213
2013-10-24 20:49:23 +02:00
davegandy
2ebd7ab466 better class names for fa-stack. code is basically good to ship, just a few changes left to doc 2013-10-23 00:32:30 -04:00
davegandy
f212bebf6c re-porting to scss, fixing some fa variable names 2013-10-23 00:24:08 -04:00
davegandy
448d3ddb7f re-writing & simplifying stacked icons, massive re-organization of less include files 2013-10-22 15:55:08 -04:00