fix cut off icons
This commit is contained in:
parent
9a4ee790e1
commit
ad9bfeef7a
2 changed files with 4 additions and 2 deletions
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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue