Remove .butt height and width from designer style

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2021-03-22 22:39:27 +01:00
parent 9e73525363
commit 71a048067b
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889
2 changed files with 0 additions and 4 deletions

View File

@ -219,8 +219,6 @@ canvas.designer {
.butt {
border: #47a solid 1px;
font-weight: bold;
height: 19px;
width: 70px;
background-color: #fff;
color: #000;
vertical-align: baseline;

View File

@ -219,8 +219,6 @@ canvas.designer {
.butt {
border: #47a solid 1px;
font-weight: bold;
height: 19px;
width: 70px;
background-color: #fff;
color: #000;
vertical-align: baseline;