Skip to content

Commit 79cccd7

Browse files
author
OpenShift Bot
committed
bump(github.com/openshift/origin-web-console): 723de04d1e7707b6d9801816654b4a5efa9473b4
1 parent c1b78d5 commit 79cccd7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pkg/assets/bindata.go

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114211,8 +114211,9 @@ body,html{margin:0;padding:0}
114211114211
.console-os .middle .middle-section{position:absolute;top:0;left:0;height:100%;width:100%}
114212114212
.console-os .middle .middle-section .middle-container{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}
114213114213
.console-os .middle .middle-section .middle-container .middle-header{-webkit-flex:0 0 auto;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:20px}
114214-
.console-os .middle .middle-section .middle-container .middle-content{-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding-bottom:40px;position:relative;width:100%}
114215-
.console-os .overview .middle .middle-section .middle-container .middle-content{padding-bottom:20px}
114214+
.console-os .middle .middle-section .middle-container .middle-content{-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;position:relative;width:100%}
114215+
.console-os .middle .middle-content>.container-fluid{padding-bottom:40px}
114216+
.console-os .no-sidebar .middle-content>.container,.console-os .overview .middle-content>.container-fluid{padding-bottom:20px}
114216114217
.header-toolbar{background-color:#fff;border-bottom:1px solid #e4e4e4}
114217114218
.surface-shaded{background-color:#f2f2f2}
114218114219
@media (min-width:768px){.layout-pf-alt-fixed .nav-pf-vertical-alt{position:fixed;bottom:0;overflow:visible}

0 commit comments

Comments
 (0)