Page 1 of 1

error when css is build

Posted: Sat May 27, 2023 8:55 pm
by beardavid
keep get an extra } in css when published
this happens all the time when adding a button to page
#home_bttn {
-webkit-appearance: none;
background-color: transparent;
background-image: none;
border: 1px solid #000000;
border-radius: 6px;
box-sizing: border-box;
color: #000000;
font-family: Arial;
font-size: 17px;
font-style: normal;
font-weight: bold;
line-height: 19px;
margin: 0;
padding: 1px 6px 1px 6px;
text-align: center;
text-decoration: none;
vertical-align: top;
}
} <-- is an extra one not needed

Re: error when css is build

Posted: Sat May 27, 2023 9:20 pm
by crispy68
I can confirm that the button under form controls is adding an extra }

Re: error when css is build

Posted: Sun May 28, 2023 7:03 am
by Pablo
Thanks for letting me know!

This has been fixed in the latest build (5/28/2023)
https://www.wysiwygwebbuilder.com/download.html