pr feedback

pull/21833/head
Bruno Windels 2019-05-21 13:50:27 +02:00
parent fb03b5b168
commit e48e72c162
1 changed files with 2 additions and 2 deletions

View File

@ -40,10 +40,10 @@ limitations under the License.
}
.mx_EventTile_continuation {
padding-top: 0px ! important;
padding-top: 0px !important;
&.mx_EventTile_isEditing {
padding-top: 5px ! important;
padding-top: 5px !important;
margin-top: -5px;
}
}