From 57b62c2b98bbebd1732c439fab2a3ff119ba5051 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Mon, 12 Aug 2013 20:59:06 +0300 Subject: [PATCH] Minor UI fix for commit description --- app/assets/stylesheets/sections/commits.scss | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/app/assets/stylesheets/sections/commits.scss b/app/assets/stylesheets/sections/commits.scss index 35de282..fd3307d 100644 --- a/app/assets/stylesheets/sections/commits.scss +++ b/app/assets/stylesheets/sections/commits.scss @@ -436,6 +436,8 @@ background: none; border: none; margin: 0; + padding: 0; + margin-top: 10px; } .ui-box.commit-box { -- libgit2 0.21.2