remove obsolete style from message composer for e2e icon as it's now the default size for the e2e iconn
This commit is contained in:
parent
d1501a1651
commit
de645a32a8
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue