Commit 38df24be authored by dgozman@chromium.org's avatar dgozman@chromium.org

[DevTools] Fix overlapping while editing blocked url.

BUG=527354
TBR=pfeldman

Review URL: https://codereview.chromium.org/1327893002

git-svn-id: svn://svn.chromium.org/blink/trunk@201677 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent d039a8fa
......@@ -42,6 +42,7 @@
text-overflow: ellipsis;
overflow: hidden;
flex: auto;
margin-right: 5px;
}
.blocked-url .remove-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