diff options
| author | XhmikosR <[email protected]> | 2014-03-28 07:18:10 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2014-03-28 07:18:10 +0200 |
| commit | 8d3e9874202347eb9df0e7ca7e9679580c636756 (patch) | |
| tree | 5030353995920bb0832727e74176fa71c4ee38a3 /dist/css/bootstrap.css | |
| parent | b2a67ffe55f5fedb0ae1d5dff331687c3e744be0 (diff) | |
| parent | 10586bf040655919260344695aeeb9e7977ed70c (diff) | |
| download | bootstrap-8d3e9874202347eb9df0e7ca7e9679580c636756.tar.xz bootstrap-8d3e9874202347eb9df0e7ca7e9679580c636756.zip | |
Merge pull request #13194 from twbs/normalize.css-3.0.1
Update normalize.css to v3.0.1
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 e745d17c3..d4cc55cfc 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -4,7 +4,7 @@ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ -/*! normalize.css v3.0.0 | MIT License | git.io/normalize */ +/*! normalize.css v3.0.1 | MIT License | git.io/normalize */ html { font-family: sans-serif; -webkit-text-size-adjust: 100%; |
