X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/96ac0fb728e205871b2a4ca6d2d9b7d82a4fd2db..8d77891fd6796f32f665f7524e0ed8f098507f6d:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 321b0bcb9..d551462b2 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -904,6 +904,12 @@ div.secondary-actions { } } +/* Rules for block pages */ + +#block_list .username { + max-width: 20em; +} + /* Rules for tabs inside secondary background sections */ .bg-body-secondary .nav-tabs {