Skip to content

Commit 9bfbfdc

Browse files
authored
Merge pull request #162 from ccmdesign/151-url
[#151] Fix long URLs display
2 parents bf85890 + c2ae4ce commit 9bfbfdc

File tree

1 file changed

+1
-0
lines changed
  • prefix_finder/frontend/static/css

1 file changed

+1
-0
lines changed

prefix_finder/frontend/static/css/main.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -462,6 +462,7 @@ fieldset {
462462
}
463463
.card__main p {
464464
margin-bottom: 10px;
465+
word-wrap: break-word;
465466
color: rgba(0, 0, 0, 0.7);
466467
}
467468
.card__sidebar {

0 commit comments

Comments
 (0)