diff options
| author | Jacob Thornton <[email protected]> | 2012-03-12 14:09:38 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-03-12 14:09:38 -0700 |
| commit | 59503e71ff06d0fd065c2fb981f55f4651ebc274 (patch) | |
| tree | 7a3be59af5816339c866df386818c2c9851dcbc2 /docs/assets/css/bootstrap-responsive.css | |
| parent | 8182b1ef69c55c0ece5a4c809aa1436da587985e (diff) | |
| download | bootstrap-59503e71ff06d0fd065c2fb981f55f4651ebc274.tar.xz bootstrap-59503e71ff06d0fd065c2fb981f55f4651ebc274.zip | |
2.0.2 derpv2.0.2
Diffstat (limited to 'docs/assets/css/bootstrap-responsive.css')
| -rw-r--r-- | docs/assets/css/bootstrap-responsive.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/assets/css/bootstrap-responsive.css b/docs/assets/css/bootstrap-responsive.css index 30eb71c18..d9fa91d6c 100644 --- a/docs/assets/css/bootstrap-responsive.css +++ b/docs/assets/css/bootstrap-responsive.css @@ -1,5 +1,5 @@ /*! - * Bootstrap Responsive v2.0.1 + * Bootstrap Responsive v2.0.2 * * Copyright 2012 Twitter, Inc * Licensed under the Apache License v2.0 @@ -169,9 +169,9 @@ width: 100%; min-height: 28px; /* Make inputs at least the height of their button counterpart */ - + /* Makes inputs behave like true block-level elements */ - + -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; |
