Skip to content

Commit 3c68360

Browse files
author
OpenShift Bot
committed
bump(github.com/openshift/origin-web-console): b3ce1b68237db08e69e823d00c608af213192a5e
1 parent 3856a1a commit 3c68360

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pkg/assets/bindata.go

+3-2
Original file line numberDiff line numberDiff line change
@@ -114469,12 +114469,13 @@ a.subtle-link:active,a.subtle-link:focus,a.subtle-link:hover{color:#00659c;borde
114469114469
.project-actions .project-action-item{margin-left:12px}
114470114470
@media (min-width:768px){.project-actions .project-action-item{margin-left:17px}
114471114471
}
114472+
.project-additional-info.list-view-pf-additional-info{display:block}
114472114473
@media (min-width:992px){.project-actions{margin-top:0}
114473114474
.project-additional-info.list-view-pf-additional-info{width:55%}
114474114475
}
114475-
.project-description .highlighted-content,.project-description .truncated-content{white-space:pre-line;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;min-width:0}
114476+
.project-description.list-group-item-text,.project-info .list-view-pf-description{width:100%}
114477+
.project-description.list-group-item-text .highlighted-content,.project-description.list-group-item-text .truncated-content{display:block;white-space:pre-line;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;min-width:0}
114476114478
.project-info.list-group-item{border-bottom:0;border-color:#e0e0e0;padding:10px 20px}
114477-
.project-info .list-view-pf-description{width:100%}
114478114479
.project-info .list-view-pf-main-info{display:block}
114479114480
@media (min-width:992px){.project-name-item.list-group-item-heading{white-space:normal;width:45%}
114480114481
}

0 commit comments

Comments
 (0)