Merge white-space change into main .media_thumbnail class.
This commit is contained in:
@@ -585,7 +585,6 @@ ul#action_to_resolve {list-style:none; margin-left:10px;}
|
||||
border-radius: 0 0 5px 5px;
|
||||
padding: 0 0 6px;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
border-color: #0D0D0D;
|
||||
border-style: solid;
|
||||
@@ -1069,7 +1068,3 @@ table.metadata_editor tr td.form_field_input input {
|
||||
.application-button {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.media_thumbnail{
|
||||
white-space: normal;
|
||||
}
|
||||
Reference in New Issue
Block a user