Commit 8390124c authored by dpapad's avatar dpapad Committed by Commit bot

MD Settings: Add missing cr-hidden-style in settings_subpage_search.html.

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

Review-Url: https://codereview.chromium.org/2846103003
Cr-Commit-Position: refs/heads/master@{#467856}
parent 697a467f
<link rel="import" href="chrome://resources/cr_elements/cr_search_field/cr_search_field_behavior.html">
<link rel="import" href="chrome://resources/cr_elements/hidden_style_css.html">
<link rel="import" href="chrome://resources/cr_elements/icons.html">
<link rel="import" href="chrome://resources/html/polymer.html">
<link rel="import" href="chrome://resources/polymer/v1_0/iron-icon/iron-icon.html">
......@@ -7,7 +8,7 @@
<dom-module id="settings-subpage-search">
<template>
<style>
<style include="cr-hidden-style">
:host {
--subpage-search-underline: {
margin-bottom: -2px;
......
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