Remove .butt height and width from designer style
Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
9e73525363
commit
71a048067b
@ -219,8 +219,6 @@ canvas.designer {
|
|||||||
.butt {
|
.butt {
|
||||||
border: #47a solid 1px;
|
border: #47a solid 1px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
height: 19px;
|
|
||||||
width: 70px;
|
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
color: #000;
|
color: #000;
|
||||||
vertical-align: baseline;
|
vertical-align: baseline;
|
||||||
|
|||||||
@ -219,8 +219,6 @@ canvas.designer {
|
|||||||
.butt {
|
.butt {
|
||||||
border: #47a solid 1px;
|
border: #47a solid 1px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
height: 19px;
|
|
||||||
width: 70px;
|
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
color: #000;
|
color: #000;
|
||||||
vertical-align: baseline;
|
vertical-align: baseline;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user