mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-10 07:25:44 +01:00
remove max-height css property, because it breaks pr detail view
This commit is contained in:
@@ -115,7 +115,6 @@ $fa-font-path: "webfonts";
|
||||
.media {
|
||||
.media-content {
|
||||
width: calc(50% - 0.75rem);
|
||||
max-height: 120px;
|
||||
.shorten-text {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
Reference in New Issue
Block a user