Fix plugins icons
This commit is contained in:
parent
273b4ff6c7
commit
583fcc8cad
|
@ -221,7 +221,8 @@
|
|||
height: @x-huge-btn-height;
|
||||
|
||||
img {
|
||||
height: 27px;
|
||||
width: @x-huge-btn-icon-size;
|
||||
height: @x-huge-btn-icon-size;
|
||||
}
|
||||
|
||||
.inner-box-caption {
|
||||
|
|
|
@ -128,10 +128,6 @@
|
|||
|
||||
#plugins-panel {
|
||||
.x-huge.icon-top {
|
||||
img {
|
||||
height: 26px;
|
||||
}
|
||||
|
||||
.caption {
|
||||
text-overflow: ellipsis;
|
||||
max-width: 60px;
|
||||
|
|
Loading…
Reference in a new issue