1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 20:15:26 +02:00

switch to doc content view when clicking on TOC entry

This commit is contained in:
Harvey Kandola 2017-12-19 14:00:53 +00:00
parent 44970a7861
commit 8b05e7ab81
8 changed files with 16 additions and 8 deletions

View file

@ -17,8 +17,8 @@
cursor: pointer;
line-height: 26px;
list-style-type: none;
// margin: -1px 0 0 -5px; // handles border overlap when tabs wrap onto 2nd line
margin-left: -4px; // remove whitespace inline block
margin-top: -1px; // ensure no double-border when tabs are stacked vertically on mobile device
&:first-of-type {
@include border-radius-left(3px);