mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 10:59:28 +08:00
Bug 70196
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user