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
path: root/less
diff options
context:
space:
mode:
authordavegandy <dave@davegandy.com>2013-10-06 01:16:44 +0400
committerdavegandy <dave@davegandy.com>2013-10-06 01:16:44 +0400
commita5214c8248d4fd663dbcfbd09d51185a71a79dc2 (patch)
tree7f7d60d7e518bc4ed8267b4ce3efe19a56595fb3 /less
parentd546813d67533344b4ef1878721f7191b5cdb1ba (diff)
getting tests updated, tweaking list items again
Diffstat (limited to 'less')
-rw-r--r--less/core.less5
1 files changed, 4 insertions, 1 deletions
diff --git a/less/core.less b/less/core.less
index 28c98d6d0..67313b0d4 100644
--- a/less/core.less
+++ b/less/core.less
@@ -40,8 +40,11 @@
position: absolute;
left: -@icons-li-width;
width: @icons-li-width;
- line-height: inherit;
+ top: (2em / 14);
text-align: center;
+ &.fa-lg {
+ left: -@icons-li-width + (4em / 14);
+ }
}
// allows usage of the hide class directly on font awesome icons