Skip to content

Commit 96f1865

Browse files
author
OpenShift Bot
committed
bump(github.com/openshift/origin-web-console): b1c04e8ef00995c6a0d22f318110e1a1302cec73
1 parent bd03472 commit 96f1865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/assets/bindata.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295826,7 +295826,7 @@ h2+.list-view-pf{margin-top:20px}
295826295826
.overview .row-expanded-top .overview-animation-block{display:flex;flex:1 1 auto;justify-content:center}
295827295827
@media (min-width:768px){.overview .row-expanded-top .overview-animation-block.animation-in-progress .overview-deployment-donut .latest-donut{justify-content:flex-end}
295828295828
}
295829-
@media (min-width:480px){.overview .row-expanded-top .overview-animation-block .overview-deployment-donut{display:flex;flex:1 1 auto;height:150px;max-width:450px}
295829+
@media (min-width:480px){.overview .row-expanded-top .overview-animation-block .overview-deployment-donut{display:flex;flex:1 1 auto;min-height:150px;max-width:450px}
295830295830
}
295831295831
.overview .row-expanded-top .overview-animation-block .overview-deployment-donut.ng-enter{animation:deploymentSlideIn 750ms ease forwards}
295832295832
.overview .row-expanded-top .overview-animation-block .overview-deployment-donut.stacked-template .overview-pod-template{min-width:100%}

0 commit comments

Comments
 (0)