Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeremia Taglialatela <tagliala.dev@gmail.com>2013-10-24 22:49:23 +0400
committerGeremia Taglialatela <tagliala.dev@gmail.com>2013-10-24 22:49:23 +0400
commit750843d7f89978189011596bf00bf814d521d697 (patch)
tree87ef37055dd13775c04030deebf3483d32183c55 /scss/_stacked.scss
parent0b0e3fa8155c13ba20ef34f10ed328bc11813c2a (diff)
Fixes fa-stack alignment
Added failing test case Closes #2213
Diffstat (limited to 'scss/_stacked.scss')
-rw-r--r--scss/_stacked.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/scss/_stacked.scss b/scss/_stacked.scss
index 93a1b2720..aef740366 100644
--- a/scss/_stacked.scss
+++ b/scss/_stacked.scss
@@ -11,6 +11,7 @@
}
.#{$fa-css-prefix}-stack-1x, .#{$fa-css-prefix}-stack-2x {
position: absolute;
+ left: 0;
width: 100%;
text-align: center;
}