Commit 11ecf007810548d6e919cc032b3c9bcaf74bba48

Authored by Dmitriy Zaporozhets
1 parent b00ee27c

Remove unnecessary margin for issue/mr title

app/assets/stylesheets/gitlab_bootstrap/blocks.scss
@@ -73,6 +73,7 @@ @@ -73,6 +73,7 @@
73 font-size: 18px; 73 font-size: 18px;
74 font-weight: normal; 74 font-weight: normal;
75 line-height: 28px; 75 line-height: 28px;
  76 + margin: 0;
76 } 77 }
77 h3 { 78 h3 {
78 margin: 0; 79 margin: 0;