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:
2
docs/assets/css/bootstrap.css
vendored
2
docs/assets/css/bootstrap.css
vendored
@@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user