Sidebar calc Alignment fix button size of align icons
Signed-off-by: andreas kainz <kainz.a@gmail.com> Change-Id: I954c7885946dfd4e13261622673d1b97ef59001c
This commit is contained in:
parent
a65de18694
commit
1bfbdf8072
1 changed files with 2 additions and 2 deletions
|
@ -289,8 +289,8 @@ button#button2.ui-pushbutton.jsdialog.sidebar {
|
|||
height: auto;
|
||||
}
|
||||
|
||||
/* fixes sidebar width in calc (textorientbox, alignment buttons were too big) */
|
||||
#AlignmentPropertyPanel button {
|
||||
/* fixes sidebar width in calc (textorientbox) */
|
||||
#textorientbox button {
|
||||
min-width: 32px;
|
||||
width: 32px;
|
||||
margin: 0 2px;
|
||||
|
|
Loading…
Reference in a new issue