]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Merge branch 'list-inline-padding' into v4-dev
authorMark Otto <markdotto@gmail.com>
Mon, 7 Dec 2015 00:29:35 +0000 (16:29 -0800)
committerMark Otto <markdotto@gmail.com>
Mon, 7 Dec 2015 00:29:35 +0000 (16:29 -0800)
1  2 
scss/_variables.scss

index 9400d1bd69612d0667596a5aec1e3a207093f025,b612e03ae87b05f8cee4e3947826482fe5c4a493..57f2404b87a76aba339ba194fca1c121cb5988c3
@@@ -176,10 -176,8 +176,12 @@@ $blockquote-border-color:     $gray-lig
  $hr-border-color:             rgba(0,0,0,.1) !default;
  $hr-border-width:             $border-width !default;
  
 +$dt-font-weight:              bold !default;
 +
 +$nested-kbd-font-weight:      bold !default;
 +
+ $list-inline-padding:         5px !default;
  
  // Components
  //