]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
increase padding on homepage button
authorMark Otto <markotto@twitter.com>
Wed, 19 Sep 2012 22:18:14 +0000 (15:18 -0700)
committerMark Otto <markotto@twitter.com>
Wed, 19 Sep 2012 22:18:14 +0000 (15:18 -0700)
docs/assets/css/docs.css

index a6fff3c3a76fb389c6bee086fc98427dc0870c95..fd021cf82e95e87500620db5d4d240a9e2f53b33 100644 (file)
@@ -133,7 +133,7 @@ hr.soften {
 
 /* Download button */
 .masthead .btn {
-  padding: 14px 24px;
+  padding: 19px 24px;
   font-size: 24px;
   font-weight: 200;
   color: #fff; /* redeclare to override the `.jumbotron a` */