diff options
| author | Mark Otto <[email protected]> | 2011-09-09 16:00:59 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-09-09 16:00:59 -0700 |
| commit | dad058326e5aca45161887c246861e64d7192dca (patch) | |
| tree | b8d4448b973ac248d4f48f565c7d29724f6e0290 /lib | |
| parent | 53135839f549a3278e39f912283b48180a2b6c8c (diff) | |
| download | bootstrap-dad058326e5aca45161887c246861e64d7192dca.tar.xz bootstrap-dad058326e5aca45161887c246861e64d7192dca.zip | |
add version # to docs
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/patterns.less | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/patterns.less b/lib/patterns.less index f308e5ebf..0b72054f7 100644 --- a/lib/patterns.less +++ b/lib/patterns.less @@ -771,9 +771,9 @@ input[type=submit].btn { .box-shadow(inset 0 1px 0 #fff); .clearfix(); margin-bottom: 0; + text-align: right; .btn { - float: right; - margin-left: 10px; + margin-left: 5px; } } |
