Fixed click-through to filters at top of plugins list.

This commit is contained in:
Oliver Hamlet
2014-12-30 19:02:19 +00:00
parent e52e5f8355
commit 3df3edd94b
+1
View File
@@ -30,6 +30,7 @@ paper-icon-button[disabled] {
core-animated-pages::shadow ::content > *:not(.core-selected):not([animate]) {
display: block !important;
height: 1px;
pointer-events: none;
}
/* This makes checkboxes have the same padding as icons in lists. */
html /deep/ core-menu paper-checkbox::shadow #checkboxLabel {