X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/20ae1926a80d098da9370687445edb24d2a12538..156c526c22fd9f96ffc8667fafaaf10e206a70e4:/app/assets/stylesheets/common.scss?ds=inline diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index b179ec5ad..cf63c8f8c 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -932,8 +932,9 @@ div.secondary-actions { } } -/* Rules for block pages */ +/* Rules for tables with usernames */ +.messages-table .username, #block_list .username { max-width: 20em; }