diff options
| author | Mark Otto <[email protected]> | 2011-09-29 01:40:27 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-09-29 01:40:27 -0700 |
| commit | f919f6f94f3e8405d7653a5f16f8b3d587c47f4c (patch) | |
| tree | c9bc1845a2560ae3abedbe6f42363a2a36d8ccc9 /lib/reset.less | |
| parent | 2d81d65533ded88c76712e787edbd745d38e403e (diff) | |
| download | bootstrap-f919f6f94f3e8405d7653a5f16f8b3d587c47f4c.tar.xz bootstrap-f919f6f94f3e8405d7653a5f16f8b3d587c47f4c.zip | |
huge update to forms, docs for the new forms, added a new link for js example to tabs/pills, add some new mixins
Diffstat (limited to 'lib/reset.less')
| -rw-r--r-- | lib/reset.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/reset.less b/lib/reset.less index 6be76fdba..983f14f3d 100644 --- a/lib/reset.less +++ b/lib/reset.less @@ -1,5 +1,5 @@ /* 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). + * 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). * ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */ |
