X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2074e9dce23e1e6380c6c995a79a76671323c905..3aa1b1007ba623b76dc25fdef88267673b2ae94b:/app/assets/stylesheets/common.scss?ds=sidebyside 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 {