Merge pull request #2262 from matrix-org/bwindels/biggerresizehandles

Redesign: increase interaction rectangle of resize handles
This commit is contained in:
Bruno Windels 2018-11-02 14:12:49 +00:00 committed by GitHub
commit 06cc7a493d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 4 deletions

View file

@ -62,7 +62,3 @@ limitations under the License.
position: absolute;
right: 60px;
}
.mx_RoomList .mx_ResizeHandle {
padding: 4px 0;
}