Commit 57b62c2b98bbebd1732c439fab2a3ff119ba5051

Authored by Dmitriy Zaporozhets
1 parent a0228f94

Minor UI fix for commit description

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
app/assets/stylesheets/sections/commits.scss
... ... @@ -436,6 +436,8 @@
436 436 background: none;
437 437 border: none;
438 438 margin: 0;
  439 + padding: 0;
  440 + margin-top: 10px;
439 441 }
440 442  
441 443 .ui-box.commit-box {
... ...