DevTools: fix xhr breakpoint text overflow

BUG=357520

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

git-svn-id: svn://svn.chromium.org/blink/trunk@170337 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent f84c4108
......@@ -33,6 +33,7 @@
margin-bottom: 4px;
margin-left: 23px;
margin-right: 8px;
overflow: hidden;
}
#breakpoint-condition-input {
......
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