[Theme: Easel] EASEL – PRE tag formatting
-
I noticed that using PRE HTML tag ina a blog post causes the text to go beyond the borders of the column.
Adding this definition to CSS could solve the problem:
pre { border:1px padding:10px 20px; margin:0 0 1em 0; overflow:auto; }
The topic ‘[Theme: Easel] EASEL – PRE tag formatting’ is closed to new replies.
