diff options
| author | Mark Otto <[email protected]> | 2013-03-01 12:37:36 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-03-01 12:37:36 -0800 |
| commit | e0647e8273aee5bd09d5461f6f974e36b3d0c3c9 (patch) | |
| tree | da84339be79f9f4214aa315c95a3485b540198bb /docs | |
| parent | a70c50d1f70ffa1582a2bdba7a9a0ce6c40fd60b (diff) | |
| download | bootstrap-e0647e8273aee5bd09d5461f6f974e36b3d0c3c9.tar.xz bootstrap-e0647e8273aee5bd09d5461f6f974e36b3d0c3c9.zip | |
nuke commented out unused var
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index a76be141e..501bb7df2 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -8,11 +8,6 @@ * Designed and built with all the love in the world by @mdo and @fat. */ -/*@padding-large-input: 10px 14px; // 44px -// firefox hack since it doesn't accept custom line-height for inputs and automatically sets line-height as font-size + 4 px. -// input-large at 18 + 4 = 22, so I tried to compensate on padding. -*/ - /*! normalize.css v2.1.0 | MIT License | git.io/normalize */ article, |
