diff options
| author | Mark Otto <[email protected]> | 2014-09-17 18:10:28 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-09-17 18:10:28 -0700 |
| commit | 86828fcd3d0a2c10a45560e4876f34cecedba55f (patch) | |
| tree | ca46d269925256b41e21eddd399570492bcfcb7b /less | |
| parent | 9f2aeafe851bdca522b886c29afcece1ee0060e1 (diff) | |
| download | bootstrap-86828fcd3d0a2c10a45560e4876f34cecedba55f.tar.xz bootstrap-86828fcd3d0a2c10a45560e4876f34cecedba55f.zip | |
Some secondary button border action
Diffstat (limited to 'less')
| -rw-r--r-- | less/_variables.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/_variables.less b/less/_variables.less index 237a07968..d44f05b65 100644 --- a/less/_variables.less +++ b/less/_variables.less @@ -46,7 +46,7 @@ @enable-transitions: true; @spacer: 1rem; -@border-width: .05rem; +@border-width: .075rem; //== Typography // |
