Skip to content

Commit

Permalink
feat(DS): add space on the top of image (#1394)
Browse files Browse the repository at this point in the history
  • Loading branch information
Miffael authored Sep 13, 2018
1 parent bbf3e8e commit 758ce52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/matrix/matrix.component.css
Original file line number Diff line number Diff line change
Expand Up @@ -920,7 +920,7 @@ matrix-images {

.for-download .pin-header,
.for-screenshot .pin-header{
padding: 4px;
padding: 7px;
}

.for-download .download-footer-text{
Expand Down

0 comments on commit 758ce52

Please sign in to comment.