Skip to content

Commit

Permalink
Merge pull request #5 from awikkerink/remove-trailing-curl
Browse files Browse the repository at this point in the history
Remove trailing curly brace
  • Loading branch information
CodeBaboon authored Apr 18, 2017
2 parents ad7fdd9 + b246965 commit dfce4fb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions d2l-alert.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,11 +120,10 @@
.d2l-alert-button {
@apply --d2l-body-compact-text;
}

[hidden] {
display: none;
}
}
</style>

<div class="alert-wrapper">
Expand Down

0 comments on commit dfce4fb

Please sign in to comment.