Is it possible to add a little padding to the code/highlight/etc boxes to give them a little space on the sides around the code. When I am reading code or posting my own, I hate how constrained the code looks in the box.
Looking at the source it looks like someone may have accidentally remove the padding because it reads "....paddingx;.....". The code is there, but the number is missing... its not even set to 0.
Using chrome developer tools, I added 5px and it looks a lot better...
THANKS![]()
![]()




x;.....". The code is there, but the number is missing... its not even set to 0.
Reply With Quote