diff options
| author | Mark Otto <[email protected]> | 2012-01-08 21:48:07 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-08 21:48:07 -0800 |
| commit | 83c0896999c91f4d85bb75434f4a4ecfaff07fe0 (patch) | |
| tree | 621419a0ef73327a62ec4d168dc761351438b5a6 /lib | |
| parent | eaa8220d70f84a710c9dfa1bd49a7c35bcab1a3b (diff) | |
| download | bootstrap-83c0896999c91f4d85bb75434f4a4ecfaff07fe0.tar.xz bootstrap-83c0896999c91f4d85bb75434f4a4ecfaff07fe0.zip | |
updated js pages to put examples first
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/buttons.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/buttons.less b/lib/buttons.less index 3fab6e039..140d1112c 100644 --- a/lib/buttons.less +++ b/lib/buttons.less @@ -97,7 +97,7 @@ padding: 9px 14px 9px; font-size: @baseFontSize + 2px; line-height: normal; - .border-radius(6px); + .border-radius(5px); } &.small { padding: 7px 9px 7px; |
