diff options
| author | Jacob Thornton <[email protected]> | 2011-09-12 11:14:35 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-09-12 11:14:35 -0700 |
| commit | 7396cb8c51c3bc919a60b960770629a6749a5159 (patch) | |
| tree | 298f98d39a4a00cbb339b7d978566d3a45bd15c6 /lib/patterns.less | |
| parent | 1645b57efe01d7f2ebc5d28d527a00f1222d0070 (diff) | |
| parent | 72ce695cfdac130b998a21b42490aad53a91ef8b (diff) | |
| download | bootstrap-7396cb8c51c3bc919a60b960770629a6749a5159.tar.xz bootstrap-7396cb8c51c3bc919a60b960770629a6749a5159.zip | |
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
Diffstat (limited to 'lib/patterns.less')
| -rw-r--r-- | lib/patterns.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/patterns.less b/lib/patterns.less index 4fb1558e5..46c1b1cbd 100644 --- a/lib/patterns.less +++ b/lib/patterns.less @@ -779,8 +779,8 @@ input[type=submit].btn { .box-shadow(inset 0 1px 0 #fff); .clearfix(); margin-bottom: 0; - text-align: right; .btn { + float: right; margin-left: 5px; } } |
