Merge "Fix toggle icon in reference to match site-wide behavior." into mnc-docs

This commit is contained in:
Dirk Dougherty 2016-02-06 01:45:34 +00:00 committed by Android (Google) Code Review
commit 01c63ddc2b
1 changed files with 1 additions and 1 deletions

View File

@ -7423,7 +7423,7 @@ div.jd-descr > .resource-widget[data-section=distribute\/tools]
}
.dac-reference-nav-toggle::before {
background: transparent url(../images/styles/disclosure_down.png) no-repeat center center;
background: transparent url(../images/styles/disclosure_up.png) no-repeat center center;
content: '';
display: block;
height: 19px;