This website works better with JavaScript.
Explore
Help
Sign In
hyperzlib
/
nodebb-theme-persona
Watch
1
Star
0
Fork
You've already forked nodebb-theme-persona
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Add min-width to code blocks
Browse Source
main
Ole R
9 years ago
parent
0130353063
commit
dabd7ff74f
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
less/topic.less
Unescape
Escape
View File
@ -327,6 +327,7 @@
code {
white-space: pre;
word-wrap: normal;
min-width: 100%;
}
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
hyperzlib/nodebb-theme-persona
Title
Body
Create Issue