Commit c5a885916bed984274fc38f5863b18a841930a33
1 parent
a583159c
Exists in
master
and in
1 other branch
[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,7 +538,7 @@ div.nested .choose { | ||
538 | div.issue_tracker.nested .choose { | 538 | div.issue_tracker.nested .choose { |
539 | background-color: #ebebeb; | 539 | background-color: #ebebeb; |
540 | border: 1px solid #dddddd; | 540 | border: 1px solid #dddddd; |
541 | - margin: 5px 15px 18px; | 541 | + margin: 0 0 15px; |
542 | padding: 12px; | 542 | padding: 12px; |
543 | } | 543 | } |
544 | div.issue_tracker.nested img { | 544 | div.issue_tracker.nested img { |