Commit a5aa4b8f authored by sergeyv@chromium.org's avatar sergeyv@chromium.org

DevTools: Fix buttons alignment in the audits panel

NOTRY=true

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

git-svn-id: svn://svn.chromium.org/blink/trunk@180048 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 8b40e375
......@@ -66,7 +66,9 @@
.audit-launcher-view div.button-container > button {
-webkit-align-self: flex-start;
margin: 5px;
margin-right: 10px;
margin-bottom: 5px;
margin-top: 5px;
}
.audit-launcher-view fieldset.audit-categories-container {
......
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