]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
larger download btn on customizer
authorMark Otto <otto@github.com>
Mon, 19 Aug 2013 04:04:46 +0000 (21:04 -0700)
committerMark Otto <otto@github.com>
Mon, 19 Aug 2013 04:04:46 +0000 (21:04 -0700)
assets/css/docs.css

index 90ec94d4b643284af7862daa687aa03288d52727..5b1c4a87fc4a4a23bb60ce0df875a77ebae7d6ce 100644 (file)
@@ -1025,8 +1025,8 @@ body {
 }
 
 /* Downloads */
-.bs-customize-download {
-  text-align: center;
+.bs-customize-download .btn-outline {
+  padding: 20px;
 }
 
 /* Error handling */