Skip to content

Commit

Permalink
Merge pull request #209 from devadvance/staging
Browse files Browse the repository at this point in the history
Fix list issue (#208)
  • Loading branch information
devadvance authored Nov 22, 2022
2 parents a84a67b + f11305d commit b8210bc
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 13 deletions.
2 changes: 1 addition & 1 deletion _includes/body-navbar.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<nav class="navbar">
<details class="navbar-sidebar navbar-details navbar-top-details">
<details class="navbar-sidebar navbar-details navbar-top-details details-no-marker">
<summary id="navbar-main-menu-title" class="navbar-details-title"></summary>
<div class="navbar-details-content">
<ul aria-labelledby="navbar-main-menu-title">
Expand Down
18 changes: 8 additions & 10 deletions _includes/body-shareicons.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
<div class="share-icons" dir="ltr">
<ul class="list-reset">
<li>
<a href="https://github.com/devadvance/terminalcheatsheet" target="_blank" rel="noopener" class="text-decoration-none" aria-label="Link to Terminal Cheat Sheet GitHub repo"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 64.000000 64.000000"><title>GitHub icon</title><path d="M22.4 1.4C-.8 9-7.4 38.4 10.5 54.9 14.7 58.8 20.4 62 23 62c.5 0 1-1.6 1-3.5 0-3.3-.2-3.5-3.5-3.5-3.5 0-4.2-.5-9-6.6-4.4-5.6-2.3-6.2 3.2-.9 4.2 4 7.5 4.5 9.8 1.2 1.4-2.1 1.4-2.2-.7-3-6-2.3-8.8-4.2-10.2-7.2-2.1-4.3-2.1-12.4 0-15.3.8-1.2 1.2-2.7.9-3.2-1-1.6.5-7 1.8-7 .7 0 2.4.6 3.8 1.4 1.7.9 6 1.4 11.9 1.4s10.2-.5 11.9-1.4c1.4-.8 3.1-1.4 3.8-1.4 1.3 0 2.8 5.4 1.8 7-.3.5.1 2 .9 3.2 1.8 2.5 2.1 10.3.7 14.1-1.4 3.6-5 6.6-9.3 7.8-3.3.9-3.7 1.2-2.8 2.9.5 1 1 4.6 1 7.9 0 3.5.4 6.1 1 6.1 5.2 0 15.8-8.8 19.8-16.5 2.3-4.3 2.7-6.3 2.7-13.5 0-7-.4-9.4-2.4-13.5C57.9 12.2 51.8 6 45.6 3 39.6.2 28.5-.6 22.4 1.4z"></path></svg></a>
</li>
<li>
<a href="https://twitter.com/intent/tweet?text=Check%20out%20https%3A%2F%2Fterminalcheatsheet.com%20for%20essential%20terminal%20commands%21" target="_blank" rel="noopener" class="text-decoration-none" aria-label="Share Terminal Cheat Sheet on Twitter"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="22.2" viewbox="0 0 53 49"><title>Twitter icon</title><path d="M45 6.9c-1.6 1-3.3 1.6-5.2 2-1.5-1.6-3.6-2.6-5.9-2.6-4.5 0-8.2 3.7-8.2 8.3 0 .6.1 1.3.2 1.9-6.8-.4-12.8-3.7-16.8-8.7C8.4 9 8 10.5 8 12c0 2.8 1.4 5.4 3.6 6.9-1.3-.1-2.6-.5-3.7-1.1v.1c0 4 2.8 7.4 6.6 8.1-.7.2-1.5.3-2.2.3-.5 0-1 0-1.5-.1 1 3.3 4 5.7 7.6 5.7-2.8 2.2-6.3 3.6-10.2 3.6-.6 0-1.3-.1-1.9-.1 3.6 2.3 7.9 3.7 12.5 3.7 15.1 0 23.3-12.6 23.3-23.6 0-.3 0-.7-.1-1 1.6-1.2 3-2.7 4.1-4.3-1.4.6-3 1.1-4.7 1.3 1.7-1 3-2.7 3.6-4.6"></path></svg></a>
</li>
</ul>
</div>
<ul class="list-reset share-icons" dir="ltr">
<li>
<a href="https://github.com/devadvance/terminalcheatsheet" target="_blank" rel="noopener" class="text-decoration-none" aria-label="Link to Terminal Cheat Sheet GitHub repo"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 64.000000 64.000000"><title>GitHub icon</title><path d="M22.4 1.4C-.8 9-7.4 38.4 10.5 54.9 14.7 58.8 20.4 62 23 62c.5 0 1-1.6 1-3.5 0-3.3-.2-3.5-3.5-3.5-3.5 0-4.2-.5-9-6.6-4.4-5.6-2.3-6.2 3.2-.9 4.2 4 7.5 4.5 9.8 1.2 1.4-2.1 1.4-2.2-.7-3-6-2.3-8.8-4.2-10.2-7.2-2.1-4.3-2.1-12.4 0-15.3.8-1.2 1.2-2.7.9-3.2-1-1.6.5-7 1.8-7 .7 0 2.4.6 3.8 1.4 1.7.9 6 1.4 11.9 1.4s10.2-.5 11.9-1.4c1.4-.8 3.1-1.4 3.8-1.4 1.3 0 2.8 5.4 1.8 7-.3.5.1 2 .9 3.2 1.8 2.5 2.1 10.3.7 14.1-1.4 3.6-5 6.6-9.3 7.8-3.3.9-3.7 1.2-2.8 2.9.5 1 1 4.6 1 7.9 0 3.5.4 6.1 1 6.1 5.2 0 15.8-8.8 19.8-16.5 2.3-4.3 2.7-6.3 2.7-13.5 0-7-.4-9.4-2.4-13.5C57.9 12.2 51.8 6 45.6 3 39.6.2 28.5-.6 22.4 1.4z"></path></svg></a>
</li>
<li>
<a href="https://twitter.com/intent/tweet?text=Check%20out%20https%3A%2F%2Fterminalcheatsheet.com%20for%20essential%20terminal%20commands%21" target="_blank" rel="noopener" class="text-decoration-none" aria-label="Share Terminal Cheat Sheet on Twitter"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="22.2" viewbox="0 0 53 49"><title>Twitter icon</title><path d="M45 6.9c-1.6 1-3.3 1.6-5.2 2-1.5-1.6-3.6-2.6-5.9-2.6-4.5 0-8.2 3.7-8.2 8.3 0 .6.1 1.3.2 1.9-6.8-.4-12.8-3.7-16.8-8.7C8.4 9 8 10.5 8 12c0 2.8 1.4 5.4 3.6 6.9-1.3-.1-2.6-.5-3.7-1.1v.1c0 4 2.8 7.4 6.6 8.1-.7.2-1.5.3-2.2.3-.5 0-1 0-1.5-.1 1 3.3 4 5.7 7.6 5.7-2.8 2.2-6.3 3.6-10.2 3.6-.6 0-1.3-.1-1.9-.1 3.6 2.3 7.9 3.7 12.5 3.7 15.1 0 23.3-12.6 23.3-23.6 0-.3 0-.7-.1-1 1.6-1.2 3-2.7 4.1-4.3-1.4.6-3 1.1-4.7 1.3 1.7-1 3-2.7 3.6-4.6"></path></svg></a>
</li>
</ul>
10 changes: 8 additions & 2 deletions _includes/head-styles.html
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@
}

/* For the generic share icons section */
.share-icons ul {
ul.share-icons {
list-style: none;
}

Expand Down Expand Up @@ -584,7 +584,13 @@
position: absolute;
width: 13rem;
background-color: #ffffff;
left: 0;
}

/* Fix for position in RTL locales. */
@media (max-width: 767px) {
.navbar-top-details > .navbar-details-content {
left: 0;
}
}

/* When used as a sidebar, we have the height as the entire screen and a wider bar. */
Expand Down

0 comments on commit b8210bc

Please sign in to comment.