Skip to content

Commit

Permalink
report(redesign): tweak plugin badge placement (#8722)
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjclark authored and paulirish committed Apr 29, 2019
1 parent 3330927 commit 623b789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lighthouse-core/report/html/templates.html
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@
content: "";
position: absolute;
right: -6px;
bottom: 5px;
bottom: 0px;
display: block;
z-index: 100;
box-shadow: 0 0 4px rgba(0,0,0,.2);
Expand Down

0 comments on commit 623b789

Please sign in to comment.