SyntaxFix
Write A Post
Hire A Developer
Questions
I discovered that the higher the value of 'width' is, the smaller the box width is made and vice versa. I found this out because I had the same problem earlier. So:
.inner-wrapper { width: 1%; }
solves the problem.