diff options
| author | John-Philip Johansson <[email protected]> | 2013-05-04 16:55:52 +0200 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-07-26 00:39:14 -0700 |
| commit | 0d33455ef486d0cf06cb29d427efda57f42f7ea9 (patch) | |
| tree | f7ddc320adff7ed7bed55b90665bb1dad3e8e01e /dist/css/bootstrap.css | |
| parent | 995add132efdb6557f191f1a65097f19260a4f7d (diff) | |
| download | bootstrap-0d33455ef486d0cf06cb29d427efda57f42f7ea9.tar.xz bootstrap-0d33455ef486d0cf06cb29d427efda57f42f7ea9.zip | |
Replace Makefile with GruntJS
A rebase (against soon-to-be 3.0.0-rc.1) & squash of
https://github.com/twbs/bootstrap/pull/7786 AKA
https://github.com/twitter/bootstrap/pull/7786
originally by
@seriema
@mokkabonna
@jojohess
Rebased by @cvrebert
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 843a1e025..5c57d5c4b 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -4668,4 +4668,4 @@ td.visible-print { td.hidden-print { display: none !important; } -} +}
\ No newline at end of file |
