Fix Bug 43987

This commit is contained in:
Julia Radzhabova 2020-02-28 14:58:51 +03:00
parent 2f836ef20e
commit ba3cf768e3
3 changed files with 15 additions and 0 deletions

View file

@ -86,6 +86,11 @@
}
}
}
.right-panel .settings-panel {
label.input-label{
vertical-align: baseline;
}
}
.icon-right-panel {
.background-ximage-v2('right-panels/RightPanelBigBtns.png', 74px, @commonimage: false);

View file

@ -78,6 +78,11 @@
}
}
}
.right-panel .settings-panel {
label.input-label{
vertical-align: baseline;
}
}
.item-wrap {
width:50px;

View file

@ -78,6 +78,11 @@
}
}
}
.right-panel .settings-panel {
label.input-label{
vertical-align: baseline;
}
}
.btn-edit-table,
.btn-change-shape {