X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4470cb88e0556041452719a3b4d7396cb3e3ec4a..d488df1bfb9526927b953df5842f090eed51ce84:/app/assets/stylesheets/common.scss?ds=sidebyside diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 098370689..92b9f7240 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.reporter_users { + max-width: 5rem; + } +} + /* Rules for the account confirmation page */ .accounts-terms-show {