Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 878d700e authored by Dirk Dougherty's avatar Dirk Dougherty
Browse files

Fix toggle icon in reference to match site-wide behavior.

Change-Id: I0743cd456210921c50777a37e2cf4580f79be64d
parent 82e929d5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7419,7 +7419,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;