Commit 3287d9a9 authored by Evan Stade's avatar Evan Stade

Fix typo from 0effca0b2cc1e55ed3b12ea6a92a73a30698421c

BUG=411083
R=dbeam@chromium.org, stevenjb@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#293578}
parent d3b784f6
......@@ -68,7 +68,7 @@ input[type='checkbox'] {
<if expr="chromeos">
bottom: 1px;
</if>
< expr="not chromeos">
<if expr="not chromeos">
bottom: 2px;
</if>
height: 13px;
......
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