mirror of
https://github.com/umap-project/umap.git
synced 2025-04-29 03:42:37 +02:00
fix placement of navigation links in dashboard
My Map and My Profile
This commit is contained in:
parent
80a842bd32
commit
e74ca192d6
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ h2.tabs a {
|
||||||
text-decoration-skip-ink: none;
|
text-decoration-skip-ink: none;
|
||||||
text-underline-offset: 7px;
|
text-underline-offset: 7px;
|
||||||
margin-inline-end: 2rem;
|
margin-inline-end: 2rem;
|
||||||
|
display: inline-block;
|
||||||
}
|
}
|
||||||
h2.tabs a:not(.selected) {
|
h2.tabs a:not(.selected) {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
|
Loading…
Reference in a new issue