SyntaxFix
Write A Post
Hire A Developer
Questions
In more modern browsers (including IE 10+) you can now use calc():
calc()
.moveto { top: 0px; left: calc(100% - 50px); }