update drupal
This commit is contained in:
@@ -227,3 +227,16 @@ td.menu-label {
|
||||
min-width: 150px;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
table.field-multiple-table tr.draggable td.field-multiple-drag {
|
||||
width: 10px;
|
||||
}
|
||||
|
||||
table tr.draggable td div.form--inline {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
/* entityqueue */
|
||||
.field--widget-entityqueue-dragtable table tr.draggable td div.form--inline > div {
|
||||
margin-right: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user