tweak the inverted_button for upload styling
authorSeth Woodworth <seth@sethish.com>
Thu, 18 Apr 2013 17:14:59 +0000 (13:14 -0400)
committerSeth Woodworth <seth@sethish.com>
Thu, 18 Apr 2013 17:14:59 +0000 (13:14 -0400)
karmaworld/assets/css/global.css

index e29bd78aa4fa2c30f864c2b350c3d3e15977938c..6d13b4eaf605ca2deba2a5e5c6abc489641174a3 100644 (file)
@@ -364,7 +364,7 @@ input[type="text"]:focus, textarea:focus
   font-family: "MuseoSlab-300";
   font-size: 16px;
   text-align: center;
-  padding: 10px 19px;
+  padding: 13px 19px 7px;
   cursor: pointer;
   border: 1px solid black;
 }