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

DevTools: Align combobox width in memory panel.

BUG=690825

Change-Id: I6c4d4bc7dfe074d5a7b1a63a1ce527bc074ca506
Reviewed-on: https://chromium-review.googlesource.com/809647Reviewed-by: default avatarAndrey Kosyakov <caseq@chromium.org>
Commit-Queue: Andrey Kosyakov <caseq@chromium.org>
Cr-Commit-Position: refs/heads/master@{#521988}
parent 5dda6817
...@@ -195,11 +195,6 @@ body.inactive .profile-launcher-view-content button.running:not(.toolbar-item) { ...@@ -195,11 +195,6 @@ body.inactive .profile-launcher-view-content button.running:not(.toolbar-item) {
margin: 0 0 0 10px !important; margin: 0 0 0 10px !important;
} }
.js_profiler.panel select.chrome-select,
.heap_profiler.panel select.chrome-select {
width: 150px;
}
.profile-launcher-button { .profile-launcher-button {
margin-top: 10px; margin-top: 10px;
margin-right: 8px; margin-right: 8px;
......
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