Skip to content

Commit d82e715

Browse files
authored
Make headings selectable
Closes #1969.
1 parent f2369e0 commit d82e715

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

assets/css/content/general.css

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -186,14 +186,6 @@
186186
opacity: 1;
187187
}
188188

189-
/* Allow section link to be hovered and used “through” text */
190-
.content-inner .section-heading .text {
191-
pointer-events: none;
192-
}
193-
.content-inner .section-heading .text a {
194-
pointer-events: all;
195-
}
196-
197189
.content-inner .app-vsn {
198190
display: none !important;
199191
font-size: 0.6em;

0 commit comments

Comments
 (0)