Commit d93ce395 authored by scottchen's avatar scottchen Committed by Commit bot

MD Settings: Make links inside disabled checkbox clickable on syncSetup page

BUG=621903
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation

Review-Url: https://codereview.chromium.org/2563443005
Cr-Commit-Position: refs/heads/master@{#437597}
parent 55c13aa9
......@@ -44,6 +44,10 @@
padding: 0;
};
}
#paymentLearnMore {
pointer-events: initial;
}
</style>
<div id="[[pages.SPINNER]]" class="settings-box first"
hidden$="[[!isStatus_(pages.SPINNER, pageStatus_)]]">
......
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