Index: wordpress.org/public_html/wp-content/plugins/support-helphub/inc/handbook-toc/table-of-contents.php
===================================================================
--- wordpress.org/public_html/wp-content/plugins/support-helphub/inc/handbook-toc/table-of-contents.php	(revision 12265)
+++ wordpress.org/public_html/wp-content/plugins/support-helphub/inc/handbook-toc/table-of-contents.php	(working copy)
@@ -10,6 +10,7 @@
 	protected $styles = '<style>
 		.toc-jump { text-align: right; font-size: 12px; }
 		.toc-heading a { color: inherit; font-weight: inherit; margin-left: -25px; text-decoration: none !important; }
+		@media screen and (max-width: 767px) {.toc-heading a{margin-left:-10px;}}
 		.toc-heading a:before { visibility: hidden; vertical-align: middle; margin-top: -5px; margin-right: 5px; }
 		.toc-heading:target a:before { margin-left: -8px; margin-right: 13px; }
 		.toc-heading a:hover:before, .toc-heading a:focus:before { visibility: visible; }
