Tagged Questions

1
vote
2answers
2k views

Change the tab size on an element with word-wrap: pre?

I have an element that is similar to a tag (because it has word-wrap: pre;) to display code on a website. The only problem is that the tab size is too large and causes the element to horizontally ...