[gitg/vala] Remove global border for all views



commit 7dd3b675b235dee4fd2c9e3753690b3a1c2cab4b
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Wed May 30 22:17:44 2012 +0200

    Remove global border for all views

 gitg/resources/ui/style.css |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/gitg/resources/ui/style.css b/gitg/resources/ui/style.css
index 27f554f..918099f 100644
--- a/gitg/resources/ui/style.css
+++ b/gitg/resources/ui/style.css
@@ -33,10 +33,6 @@ GtkToolbar#toolbar_subnav {
 	color: @theme_selected_fg_color;
 }
 
-#frame_main {
-	padding: 0px 6px 6px 6px;
-}
-
 GtkLabel.title {
 	font-weight: bold;
 	font-size: 16;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]