Make max-width of cluster name longer

Change-Id: Ia9eb7ccfe6326784b8cdcc23500851775e8e7682
Closes-Bug: #1442627
This commit is contained in:
Vitaly Kramskikh 2015-04-10 16:46:01 +03:00
parent 46a747d692
commit 508c652f2e
1 changed files with 1 additions and 1 deletions

View File

@ -3691,7 +3691,7 @@ form.create-cluster-form {
float: left;
height: 34px;
line-height: 30px;
max-width: 550px;
max-width: 900px;
overflow: hidden;
margin: 0 0 0 8px !important;
}