diff options
| author | Jacob Thornton <[email protected]> | 2011-09-09 22:48:57 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-09-09 22:48:57 -0700 |
| commit | 79d5f907130a030963b802647e3ed3bcb6300a46 (patch) | |
| tree | 3d35f144b2e513696547578e40719e4f46920841 /lib/patterns.less | |
| parent | 5f4e30ed1d33f83b0fad3afc9174e193e6c3fdf4 (diff) | |
| parent | 0b43bc9bb9266fa8e8d830b82ede20fb3a939acd (diff) | |
| download | bootstrap-79d5f907130a030963b802647e3ed3bcb6300a46.tar.xz bootstrap-79d5f907130a030963b802647e3ed3bcb6300a46.zip | |
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
Conflicts:
bootstrap-1.3.0.css
Diffstat (limited to 'lib/patterns.less')
| -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; } } |
