Commit fe33e303 authored by Alexei Filippov's avatar Alexei Filippov Committed by Commit Bot

DevTools: tweak watches line height.

BUG=648548
NOTRY=true

Change-Id: If61eef633f510b192dd7587acec5b97709e60f50
Reviewed-on: https://chromium-review.googlesource.com/826127Reviewed-by: default avatarAleksey Kozyatinskiy <kozyatinskiy@chromium.org>
Commit-Queue: Alexei Filippov <alph@chromium.org>
Cr-Commit-Position: refs/heads/master@{#524197}
parent 0adf6dfe
......@@ -35,7 +35,7 @@
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
line-height: 16px;
line-height: 20px;
margin-left: 11px;
}
......@@ -45,7 +45,7 @@
.watch-expression {
position: relative;
padding: 1px 6px 1px 6px;
padding: 0 6px;
flex: none;
min-height: 20px;
}
......
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