Skip to content

Commit 6259147

Browse files
authored
Merge pull request #1283 from chansuke/issues-1276
Fix the size of top-bar triangle
2 parents 78d4fc1 + cd031f7 commit 6259147

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/style/_navbar.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ div.nav-container {
3131
}
3232
&:after {
3333
font-size: 0.8em;
34+
content: "\25BC"
3435
}
3536
}
3637

0 commit comments

Comments
 (0)