Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

Commit

Permalink
Merge pull request #106 from fabiankaegy/feature/min-height-emoji-fix
Browse files Browse the repository at this point in the history
Feature/min height emoji fix
  • Loading branch information
kjellr authored Oct 19, 2018
2 parents 4927b6e + 0072fd8 commit e868037
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sass/elements/_elements.scss
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,7 @@ hr {
img {
height: auto;
max-width: 100%;
min-height: calc(3 * #{$size__spacing-unit});
position: relative;

&:before {
background-color: $color__background-pre;
border: 1px dashed $color__background-hr;
Expand Down

0 comments on commit e868037

Please sign in to comment.