This website works better with JavaScript.
Explore
Help
Register
Sign In
open-source-mirrors
/
Prowlarr
mirror of
https://github.com/Prowlarr/Prowlarr
Watch
1
Star
0
Fork
You've already forked Prowlarr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Fixed: Wrap long release names in history details
Browse Source
pull/2/head
Mark McDowall
10 years ago
parent
8aa6969aee
commit
7f38617d76
1 changed files
with
6 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
6
src/UI/Activity/activity.less
Unescape
Escape
View File
@ -19,3 +19,9 @@
margin-top : 20px;
}
}
.history-detail-modal {
.info {
word-wrap: break-word;
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
open-source-mirrors/Prowlarr
Title
Body
Create Issue