Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit 2b5fa77

Browse files
authored
Merge branch 'master' into member-type-icon-fix
2 parents 13c42f9 + 5dafcb1 commit 2b5fa77

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

Assets/css/all.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,8 @@ article > .discussion {
332332
background: transparent;
333333
border: 1px var(--separator) solid;
334334
font: var(--caption-1);
335+
padding: 1em;
336+
text-indent: 0;
335337
}
336338

337339
em,

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4646
#76 by @victor-pavlychko.
4747
- Fixed default location of sources reference in README
4848
#92 by @heckj
49+
- Fixed indentation of code examples.
50+
#114 by @samsymons
4951

5052
## [1.0.0-beta.2] - 2020-04-08
5153

0 commit comments

Comments
 (0)