Bug 1279651 - The show-all button overlaps on inspector-breadcrumbs-toolbar

MozReview-Commit-ID: 5QqTsbh50PT
This commit is contained in:
Joseph Yeh 2016-06-27 00:01:00 +02:00
parent 40a56b044e
commit c6939fca31

View File

@ -33,7 +33,7 @@
border: 1px solid black;
margin: 3px;
cursor: pointer;
position: fixed;
position: absolute;
bottom: 0;
right: 0;
}