/util/hg_templates: e9c700a40148: Remove negative top padding fr...

Elliott Sales de Andrade qulogic at pidgin.im
Sun Jul 8 18:48:03 EDT 2012


Changeset: e9c700a4014833a870ea184cf31bcfea60846ab1
Author:	 Elliott Sales de Andrade <qulogic at pidgin.im>
Date:	 2012-07-08 18:47 -0400
Branch:	 default
URL: http://hg.pidgin.im/util/hg_templates/rev/e9c700a40148

Description:

Remove negative top padding from graph info line.

This negative padding just makes the info text run into the text
above it, as well as the branch name div. And it's not like there's
no room below for it.

diffstat:

 static/style-gitweb.css |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (10 lines):

diff --git a/static/style-gitweb.css b/static/style-gitweb.css
--- a/static/style-gitweb.css
+++ b/static/style-gitweb.css
@@ -123,6 +123,5 @@
 	display: block;
 	font-size: 100%;
 	position: relative;
-	top: -3px;
 	font-style: italic;
 }



More information about the Commits mailing list