Commit 681e85d1 authored by Thiyag Krishna's avatar Thiyag Krishna
Browse files

Bug 745399 - Use pointer-events to better control the long tab menu in Downloads. r=mfinkle

parent da2430eb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -74,6 +74,7 @@ li:active .details {
  position: absolute;
  top: 27px;
  left: 27px;
  pointer-events: none;
}

.details {