changeset 545:2e2ae0af3962

merged
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 05 Oct 2010 21:26:44 +0200
parents c43b1a6d3ba9 (diff) d8778cde98f0 (current diff)
children 7c2f5e4d7bbf
files
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/pylons_app/public/css/style.css	Tue Oct 05 18:25:08 2010 +0200
+++ b/pylons_app/public/css/style.css	Tue Oct 05 21:26:44 2010 +0200
@@ -3175,6 +3175,7 @@
 
 #graph_content .container .left .date {
 	font-weight: bold;
+	padding-bottom:5px;
 }
 
 #graph_content .container .left .author {
@@ -3337,11 +3338,11 @@
     margin-right:3px;
 }
 .info_box input#at_rev {
-	padding:1px 3px 3px 2px;
+	padding:5px 3px 3px 2px;
 	text-align:center;
 }
 .info_box input#view {
-	padding:0px 3px 2px 2px;
+	padding:4px 3px 2px 2px;
 	text-align:center;
 }
 /* -----------------------------------------------------------