Skip to content

Commit d08ed34

Browse files
author
OpenShift Bot
committed
bump(github.com/openshift/origin-web-console): 7973c2b9c77a236f7ff9516467cb46ee25212624
1 parent 3d9cf71 commit d08ed34

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

pkg/assets/bindata.go

+5-3
Original file line numberDiff line numberDiff line change
@@ -114435,12 +114435,14 @@ a.subtle-link:active,a.subtle-link:focus,a.subtle-link:hover{color:#00659c;borde
114435114435
@media (min-width:650px){.projects-bar{flex-direction:row;justify-content:space-between}
114436114436
}
114437114437
.projects-bar h1{margin-bottom:0!important;margin-top:0!important}
114438-
.projects-bar .projects-add{display:flex;justify-content:flex-end;margin:-27px 0 20px}
114438+
.projects-bar .projects-add{display:flex;justify-content:flex-end;margin:-27px 0 0}
114439114439
.projects-bar .projects-options{display:flex;flex-direction:column}
114440-
@media (min-width:650px){.projects-bar .projects-add{margin-left:40px;margin-top:0;order:2}
114440+
@media (min-width:650px){.projects-bar .projects-add{margin-bottom:20px;margin-left:40px;margin-top:0;order:2}
114441114441
.projects-bar .projects-options{flex-direction:row}
114442114442
}
114443-
.projects-bar .projects-search{display:flex;margin-bottom:20px}
114443+
.projects-bar .projects-search{display:flex;margin-bottom:20px;margin-top:20px}
114444+
@media (min-width:650px){.projects-bar .projects-search{margin-top:0}
114445+
}
114444114446
.projects-bar .projects-search .search-pf{display:block;flex:0 1 auto}
114445114447
.projects-bar .projects-search .search-pf.has-button .form-group{display:block}
114446114448
.projects-bar .projects-sort-label{margin-right:6px;padding-top:3px}

0 commit comments

Comments
 (0)