1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 16:50:00 +02:00

fix cut off icons

This commit is contained in:
Mark Otto
2012-06-02 22:34:20 -07:00
parent 9a4ee790e1
commit ad9bfeef7a
2 changed files with 4 additions and 2 deletions

View File

@@ -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;
}