Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5ac3b5b

Browse files
committed
Reflow space around conditional in list item
1 parentc621759 commit5ac3b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎_layouts/whats_left.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ <h4>{{ group.name }}</h4>
4848
<divclass="column-count-is-2">
4949
<ol>
5050
{% for item in group.items %}
51-
<liclass="word-wrap-anywhere"><code>{{ item.name }}</code>{% if item.is_inherited %}{{ item.is_inherited }}{% endif %}</li>
51+
<liclass="word-wrap-anywhere"><code>{{ item.name }}</code>{% if item.is_inherited %}{{ item.is_inherited }}{% endif %}</li>
5252
{% endfor %}
5353
</ol>
5454
</div>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp