Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#35649 - {archweb} no linebreak in codeblocks
Attached to Project:
Arch Linux
Opened by Frank Uebbing (quiqueck) - Tuesday, 04 June 2013, 20:41 GMT
Last edited by Dan McGee (toofishes) - Monday, 27 January 2014, 19:19 GMT
Opened by Frank Uebbing (quiqueck) - Tuesday, 04 June 2013, 20:41 GMT
Last edited by Dan McGee (toofishes) - Monday, 27 January 2014, 19:19 GMT
|
DetailsDescription:
as i am reading the upgrade news on https://www.archlinux.org/ i saw that commands are sometimes longer as the appropriate Box. So commands came out in to the Linklist on the right and arent completly readable. See the topic https://bbs.archlinux.org/viewtopic.php?id=164483 for a possibly resolution and a Screenshot, wich user Xyne has published. Thanks |
This task depends upon
Closed by Dan McGee (toofishes)
Monday, 27 January 2014, 19:19 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in git, will push next release.
Monday, 27 January 2014, 19:19 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in git, will push next release.
pre code{display:block;background:none}
here you can add the line:
pre code{display:block;background:none; white-space:normal;}
But, as Xyne suggests, maybe a scrollbar is a possibilty too.
Tested on latest firefox and chromium, not on any mobile browsers.