Commit 4b08d892 authored by Phil Hughes's avatar Phil Hughes

Fixed commit message in forks list not truncating

parent 1c72f49f
...@@ -612,7 +612,8 @@ pre.light-well { ...@@ -612,7 +612,8 @@ pre.light-well {
.project-details { .project-details {
min-width: 0; min-width: 0;
p { p,
.commit-row-message {
@include str-truncated(100%); @include str-truncated(100%);
margin-bottom: 0; margin-bottom: 0;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment