First time here? Check out the FAQ!
1

Problem with long lines in body of question
 

I encountered a problem that is probably related to the Css style.

If we have a long entry without spaces such as /an/extremely/long/path/which/does/not/end/in/any/reasonable/amount/of/space/that/a/sane/person/would/consider/realistic/but/that/unix/likes we get a run-over in the right-hand-column.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Evgeny's avatar
13.2k
Evgeny
updated 13 years ago
Benoit's avatar
875
Benoit
asked 13 years ago

Comments

thanks, looking at it.
Evgeny's avatar Evgeny (13 years ago)
see more comments

1 Answer

0

Added overflow: auto to classes question-body, answer-body and comment and a fixed width.

Also I removed auto scrollbars from <pre><pre> elements so that scroll bars never appear nested.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Evgeny's avatar
13.2k
Evgeny
answered 13 years ago
link

Comments

see more comments