mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-01 09:39:51 -04:00
FIX: Prevent Firefox browser crash with too many nested <kbd> tags
This commit is contained in:
parent
be408242bc
commit
e940723d99
1 changed files with 2 additions and 0 deletions
|
@ -290,6 +290,8 @@ kbd
|
|||
line-height: 1.4;
|
||||
margin: 0 .1em;
|
||||
padding: .1em .6em;
|
||||
|
||||
* * { display: none; }
|
||||
}
|
||||
|
||||
@media all
|
||||
|
|
Loading…
Add table
Reference in a new issue