X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/09aa3ccc78be0bf164b085d1f806f26fc6112cb6..8fd2c5e5780ae556b5c137565f1fd8089a9cb3c0:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 098370689..fc9af9803 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -816,6 +816,14 @@ tr.turn { } } +/* Rules for the issues page */ + +.issues.issues-index { + td.reporting_users { + max-width: 5rem; + } +} + /* Rules for the account confirmation page */ .accounts-terms-show {