Skip to content

Commit c2ae4ce

Browse files
committed
[#151] Fix long URLs display
1 parent 4603a49 commit c2ae4ce

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)