Rollup merge of #57710 - GuillaumeGomez:non-clickable, r=QuietMisdreavus
Fix non-clickable urls Fixes #57695 I didn't find anywhere where this rule was useful. Why did you add it @JohnHeitmann? r? @QuietMisdreavus
This commit is contained in:
commit
ff583ac484
@ -391,10 +391,6 @@ h4 > code, h3 > code, .invisible > code {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.in-band, code {
|
||||
z-index: -5;
|
||||
}
|
||||
|
||||
.invisible {
|
||||
width: 100%;
|
||||
display: inline-block;
|
||||
|
Loading…
Reference in New Issue
Block a user