NewBranch.bjs
[gitlive] / NewBranch.vala
index e456d65..a39b2ea 100644 (file)
@@ -328,6 +328,7 @@ public class NewBranch : Object
             // my vars (dec)
 
             // set gobject values
+            this.el.relief = Gtk.ReliefStyle.NONE;
             this.el.label = "Do not create Branch";
         }