Commit 6e2954bf authored by estade's avatar estade Committed by Commit bot

Fix alignment of chrome://extensions trash icon in some cases

BUG=422305

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

Cr-Commit-Position: refs/heads/master@{#330844}
parent 13a6e5b3
......@@ -380,6 +380,7 @@ html[dir=rtl] .extension-commands-config {
right: -8px;
top: 6px;
transition: opacity 200ms;
vertical-align: top;
}
html[dir='rtl'] #extension-settings .trash {
......
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