Commit f721c959 authored by Linda's avatar Linda

Ok, css that doesn't work in all browsers is not an option...

parent c9b23068
......@@ -232,14 +232,6 @@ $stage-width: 480px;
flex-shrink: 1;
}
.credit-text {
/* Line clamping is not supported in IE, FF yet */
display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.description-block {
display: flex;
width: 100%;
......
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