Commit 88f32001 authored by John Lee's avatar John Lee Committed by Commit Bot

WebUI: Prevent dragging from the logo on user manager page

Bug: 910026
Change-Id: Ifdf6cb51032dd8885297bf3d8d4febaa2e564647
Reviewed-on: https://chromium-review.googlesource.com/c/1357459Reviewed-by: default avatarEsmael El-Moslimany <aee@chromium.org>
Reviewed-by: default avatarMoe Ahmadi <mahmadi@chromium.org>
Commit-Queue: John Lee <johntlee@chromium.org>
Cr-Commit-Position: refs/heads/master@{#613214}
parent e121c2b3
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
#logo { #logo {
margin-inline-end: auto; margin-inline-end: auto;
user-select: none;
} }
paper-button + paper-button { paper-button + paper-button {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment