Commit ee3cd06f4cdf0c150801b1268d806b8a252960f5

Authored by Dmitriy Zaporozhets
1 parent 51e976d2

Remove unnecessary css margin

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
app/assets/stylesheets/sections/merge_requests.scss
... ... @@ -31,7 +31,6 @@
31 31  
32 32 .mr_source_commit,
33 33 .mr_target_commit {
34   - margin-top: 10px;
35 34 .commit {
36 35 margin: 0;
37 36 padding: 2px 0;
... ...