Bug 70196

This commit is contained in:
Julia Radzhabova
2024-09-13 20:18:07 +03:00
parent d59314eb93
commit 59f550c1f6
2 changed files with 4 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -210,7 +210,7 @@
}
.list-item {
width: 146px;
width: 144px;
.margin-left-20();
display: inline-block;
white-space: pre;
@ -221,9 +221,9 @@
.listitem-icon {
vertical-align: middle;
width: 16px;
width: 22px;
height: 16px;
background-position: -3px -44px;
background-position: 3px -44px;
display: inline-block;
}
}
@ -264,7 +264,7 @@
vertical-align: middle;
width: 22px;
height: 16px;
background-position: -3px -44px;
background-position: 3px -44px;
display: inline-block;
}
}