aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-06-02 22:34:20 -0700
committerMark Otto <[email protected]>2012-06-02 22:34:20 -0700
commitad9bfeef7a27cb470f520798cd806cb310f4e9c8 (patch)
tree3df5e9fe37c6de3085329c9d0244b301f3db32d0 /docs/assets
parent9a4ee790e1e58e321b604bb66380b2ce2f00faf6 (diff)
downloadbootstrap-ad9bfeef7a27cb470f520798cd806cb310f4e9c8.tar.xz
bootstrap-ad9bfeef7a27cb470f520798cd806cb310f4e9c8.zip
fix cut off icons
Diffstat (limited to 'docs/assets')
-rw-r--r--docs/assets/css/bootstrap.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css
index 0bd063ee7..23dbd76fc 100644
--- a/docs/assets/css/bootstrap.css
+++ b/docs/assets/css/bootstrap.css
@@ -2229,6 +2229,7 @@ table .span24 {
}
.icon-random {
+ width: 16px;
background-position: -216px -120px;
}
@@ -2261,6 +2262,7 @@ table .span24 {
}
.icon-folder-open {
+ width: 16px;
background-position: -408px -120px;
}