Commit c5a885916bed984274fc38f5863b18a841930a33

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

[ci skip] One more css style tweak.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
public/stylesheets/application.css
... ... @@ -538,7 +538,7 @@ div.nested .choose {
538 538 div.issue_tracker.nested .choose {
539 539 background-color: #ebebeb;
540 540 border: 1px solid #dddddd;
541   - margin: 5px 15px 18px;
  541 + margin: 0 0 15px;
542 542 padding: 12px;
543 543 }
544 544 div.issue_tracker.nested img {
... ...