Browse code

bump(github.com/openshift/origin-web-console): 025ded5e81d0bba659e5b88ba1d458bc751808eb

OpenShift Bot authored on 2017/01/05 00:02:12
Showing 1 changed files
... ...
@@ -114559,7 +114559,7 @@ a.subtle-link:active,a.subtle-link:focus,a.subtle-link:hover{color:#00659c;borde
114559 114559
 }
114560 114560
 .project-name-item.list-group-item-heading .h1{margin-bottom:0;margin-top:0}
114561 114561
 .project-name-item.list-group-item-heading .h1 [data-toggle=tooltip]{cursor:help;margin-left:5px}
114562
-.project-name-item.list-group-item-heading .h1 a{display:block;overflow:hidden;line-height:initial;text-overflow:ellipsis}
114562
+.project-name-item.list-group-item-heading .h1 a{display:block;line-height:normal;overflow:hidden;text-overflow:ellipsis}
114563 114563
 .project-name-item.list-group-item-heading p{margin-bottom:0;margin-top:5px}
114564 114564
 .projects-bar{display:flex;flex-direction:column}
114565 114565
 @media (min-width:650px){.projects-bar{flex-direction:row;justify-content:space-between}