diff options
| author | Mark Otto <[email protected]> | 2011-10-10 19:38:24 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-10-10 19:38:24 -0700 |
| commit | b8a4921b5794f11c24100e2701f0df228d607698 (patch) | |
| tree | 0697bb468002c1c41b55fb396df22f7f59790d70 /bootstrap.css | |
| parent | 1b19799d700b56f693fdeaf826edaea7cd030b98 (diff) | |
| download | bootstrap-b8a4921b5794f11c24100e2701f0df228d607698.tar.xz bootstrap-b8a4921b5794f11c24100e2701f0df228d607698.zip | |
fixing form input width sizing, removing unused CSS
Diffstat (limited to 'bootstrap.css')
| -rw-r--r-- | bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.css b/bootstrap.css index 5a036a430..7eec0a760 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: Sun Oct 9 23:02:24 PDT 2011 + * Date: Mon Oct 10 19:37:09 PDT 2011 */ /* Reset.less * Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc). |
