mirror of
https://github.com/Icinga/icinga-docs-tools.git
synced 2025-07-22 21:34:26 +02:00
Fix whitespace issue with registered-trademark icon in TOC menus
This commit is contained in:
parent
abd78441ab
commit
f816340615
@ -127,3 +127,11 @@ code, pre, kbd {
|
||||
.md-typeset .admonition {
|
||||
font-size: .72rem;
|
||||
}
|
||||
|
||||
.md-nav__link {
|
||||
justify-content: flex-start;
|
||||
}
|
||||
|
||||
.md-nav__link span.registered-sign {
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user