Adlago Posted March 20, 2021 Share Posted March 20, 2021 Original code #elLicenseKey { margin: 0; border-radius: 0; font-size: {fontsize="medium"}}; padding-right: 40px; } rule is closed before padding. Has to be #elLicenseKey { margin: 0; border-radius: 0; font-size: {fontsize="medium"}; padding-right: 40px; } Maxxius 1 Link to comment Share on other sites More sharing options...
Daniel F Posted March 20, 2021 Share Posted March 20, 2021 Thanks, I have fixed this for an upcoming release. Ibai 1 Link to comment Share on other sites More sharing options...
Recommended Posts