Re: Help me with this Issue please.

2019-06-18 Thread Cisco505
Yes, you are right. Thanks that was the solution. On Mon, Jun 17, 2019 at 3:44 PM Pete Whelpton wrote: > > The ; between "left" and "!important" is causing the parser error. If you > remove it, the parser error should go away. > > If that property is to be flagged !important, then there should

Re: Help me with this Issue please.

2019-06-17 Thread Pete Whelpton
The ; between "left" and "!important" is causing the parser error. If you remove it, the parser error should go away. If that property is to be flagged !important, then there should just be a single ; after "!important". You will probably still have a parser warning for "alignment" as it isn't a