Skip to content

Commit 421b57e

Browse files
author
OpenShift Bot
committed
bump(github.com/openshift/origin-web-console): e839e15196adadef3f242fdb51fdde59f8bfd2c3
1 parent 4fa97d0 commit 421b57e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pkg/assets/bindata.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293994,7 +293994,8 @@ h2+.list-view-pf{margin-top:20px}
293994293994
.overview .row-expanded-top .overview-animation-block{display:flex;flex:1 1 auto;justify-content:center}
293995293995
@media (min-width:768px){.overview .row-expanded-top .overview-animation-block.animation-in-progress .overview-deployment-donut .latest-donut{justify-content:flex-end}
293996293996
}
293997-
@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}
293997+
@media (min-width:480px){.overview .row-expanded-top .overview-animation-block.animation-in-progress .overview-deployment-donut{max-width:450px}
293998+
.overview .row-expanded-top .overview-animation-block .overview-deployment-donut{display:flex;flex:1 1 auto;min-height:150px}
293998293999
}
293999294000
.overview .row-expanded-top .overview-animation-block .overview-deployment-donut.ng-enter{animation:deploymentSlideIn 750ms ease forwards}
294000294001
.overview .row-expanded-top .overview-animation-block .overview-deployment-donut.stacked-template .overview-pod-template{min-width:100%}

0 commit comments

Comments
 (0)