mirror of https://github.com/apache/cloudstack.git
ui: increase width of name field in UI (#3703)
This commit is contained in:
parent
3220705af4
commit
a65a931e92
|
|
@ -1857,7 +1857,7 @@ div.list-view td.state.notsuitable-storage-migration-required span {
|
|||
position: relative;
|
||||
float: left;
|
||||
top: 9px;
|
||||
width: 245px;
|
||||
width: 550px;
|
||||
height: 30px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue