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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markotto@twitter.com>2012-08-18 03:04:35 +0400
committerMark Otto <markotto@twitter.com>2012-08-18 03:04:35 +0400
commitf9deb8017a81fd3d88306fab2d0a5715df9dfe74 (patch)
tree36f25fe5da909aedcc46f9d611cebbf77f2d4ada /less/sprites.less
parent2b22c0c56efb86c213884897f14383f45e1414b3 (diff)
parent48f5626499024df6a5cf386a5456c9ff03564644 (diff)
Merge branch '2.1.0-wip' of https://github.com/tobz/bootstrap into tobz-2.1.0-wip
Diffstat (limited to 'less/sprites.less')
-rw-r--r--less/sprites.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/less/sprites.less b/less/sprites.less
index b7babb5680..8d5e40e7ab 100644
--- a/less/sprites.less
+++ b/less/sprites.less
@@ -25,6 +25,7 @@
background-image: url("@{iconSpritePath}");
background-position: 14px 14px;
background-repeat: no-repeat;
+ margin-top: 1px;
}
/* White icons with optional class, or on hover/active states of certain elements */