Merge "Fix environment name styles"

This commit is contained in:
Jenkins 2015-12-04 14:02:12 +00:00 committed by Gerrit Code Review
commit 91395643e6
1 changed files with 2 additions and 4 deletions

View File

@ -4130,16 +4130,14 @@ input[type=range] {
&.cluster-info-value {
&.name {
.btn-link {
padding-left: 0;
padding-top: 0;
border-left: 0;
padding: 0;
border: none;
text-align: left;
display: inline-block;
max-width: 180px;
overflow: hidden;
cursor: pointer;
text-overflow: ellipsis;
height: 27px;
line-height: 19px;
}
.glyphicon {