Commit bde99697fe6d59b573bc4c7a4b192a6e35c3255d

Authored by Nathan Broadbent
1 parent a996ca97
Exists in master and in 1 other branch production

Increased width of app column [ci skip]

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
public/stylesheets/application.css
... ... @@ -606,6 +606,7 @@ td.count, td.issue_link {
606 606 /* Err Tables */
607 607 table.errs td.app {
608 608 padding-right: 2em;
  609 + width: 20%;
609 610 }
610 611 table.errs td.app .environment {
611 612 font-size: 0.8em;
... ...