changes in css
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
padding-bottom: 4px;
|
||||
border-top: none;
|
||||
min-width: 138px;
|
||||
max-width: 138px;
|
||||
|
||||
}
|
||||
.workflow-table .workflow-item.wfitem-width-2 {
|
||||
max-width: 276px;
|
||||
@@ -84,13 +84,13 @@
|
||||
|
||||
.workflow-table .workflow-item select {
|
||||
padding-left: 4px;
|
||||
min-width:138px;
|
||||
max-width: 138px;
|
||||
min-width: 138px;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.workflow-item input[type=text] {
|
||||
max-width:100%;
|
||||
width: 138px;
|
||||
min-width: 138px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user