SyntaxFix
Write A Post
Hire A Developer
Questions
Set a transparent border and then change it:
.default{ border: 2px solid transparent; } .new{ border: 2px solid red; }