Skip to content

Commit

Permalink
Improve vertical alignment of expand/collapse-all button
Browse files Browse the repository at this point in the history
  • Loading branch information
westonruter committed Oct 22, 2019
1 parent 7eb38b4 commit 308fb20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/src/amp-validation-error-taxonomy.css
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ dl.detailed details > summary {
.column-details .error-details-toggle::before,
.column-details .error-details-toggle::after {
width: 12px;
height: 12px;
height: 10px;
background-image: url("../images/down-triangle.svg");
background-size: cover;
background-position: center;
Expand Down

0 comments on commit 308fb20

Please sign in to comment.