Make max-width of cluster name longer
Change-Id: Ia9eb7ccfe6326784b8cdcc23500851775e8e7682 Closes-Bug: #1442627
This commit is contained in:
parent
46a747d692
commit
508c652f2e
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user