X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/26cd62d5f263e348206f9ae2bfa2e0e07aa35d08..20ae1926a80d098da9370687445edb24d2a12538:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 4bedf42b6..b179ec5ad 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -938,7 +938,11 @@ div.secondary-actions { max-width: 20em; } -/* Rules for tabs inside secondary background sections */ +/* Rules for navigation tabs */ + +.nav-tabs .username { + max-width: 20em; +} .bg-body-secondary .nav-tabs { --bs-border-color: var(--bs-secondary-border-subtle);