Merge pull request #3122 from matrix-org/jryans/slim-contextualmenu

Remove unused ContextualMenu features
This commit is contained in:
J. Ryan Stinnett 2019-06-19 19:18:37 +01:00 committed by GitHub
commit b16a3c53cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 32 deletions

View file

@ -163,12 +163,6 @@ limitations under the License.
bottom: 1px;
}
.mx_ContextualMenu_field {
padding: 3px 6px 3px 6px;
cursor: pointer;
white-space: nowrap;
}
.mx_ContextualMenu_spinner {
display: block;
margin: 0 auto;