Remove unused placeholder prop on RoomDropTarget

This commit is contained in:
David Baker 2017-04-26 16:27:25 +01:00
parent c070e86c1f
commit 7b3719bc3c
2 changed files with 6 additions and 19 deletions

View file

@ -33,11 +33,6 @@ limitations under the License.
margin-left: 10px;
}
.mx_RoomDropTarget_placeholder {
padding-top: 1px;
padding-bottom: 1px;
}
.mx_RoomDropTarget_label {
position: relative;
margin-top: 3px;