remove obsolete style from message composer for e2e icon as it's now the default size for the e2e iconn

pull/21833/head
Bruno Windels 2019-11-21 18:14:25 +01:00 committed by David Baker
parent d1501a1651
commit de645a32a8
1 changed files with 0 additions and 2 deletions

View File

@ -74,8 +74,6 @@ limitations under the License.
.mx_MessageComposer_e2eIcon.mx_E2EIcon {
position: absolute;
left: 60px;
width: 16px;
height: 16px;
margin-right: 0; // Counteract the E2EIcon class
margin-left: 3px; // Counteract the E2EIcon class
}