diff options
Diffstat (limited to 'bootstrap.css')
| -rw-r--r-- | bootstrap.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bootstrap.css b/bootstrap.css index 862b4c5b6..cc5d7f019 100644 --- a/bootstrap.css +++ b/bootstrap.css @@ -6,7 +6,7 @@ * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. - * Date: Thu Jan 26 15:25:02 PST 2012 + * Date: Thu Jan 26 15:39:24 PST 2012 */ article, aside, @@ -475,7 +475,6 @@ legend { color: #333333; border: 0; border-bottom: 1px solid #eee; - -webkit-margin-collapse: separate; } label, input, @@ -918,7 +917,8 @@ input:focus:required:invalid:focus, textarea:focus:required:invalid:focus, selec margin-bottom: 9px; } .form-horizontal legend + .control-group { - padding-top: 27px; + margin-top: 18px; + -webkit-margin-top-collapse: separate; } .form-horizontal .control-group { margin-bottom: 18px; |
