[DE PE SSE] Fix width of plugin buttons, fix translation
This commit is contained in:
parent
f48fb32eac
commit
91dc833ec8
|
@ -132,7 +132,7 @@
|
||||||
.x-huge.icon-top {
|
.x-huge.icon-top {
|
||||||
.caption {
|
.caption {
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
max-width: 85px;
|
max-width: 160px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue