diff options
| author | Mark Otto <[email protected]> | 2011-12-30 16:01:29 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-12-30 16:01:29 -0800 |
| commit | 553030ca7de8dac3c5180629ff84fa14173513ab (patch) | |
| tree | 94d744b93b1274a6626dc3683697b6212c410ed8 /bootstrap.css | |
| parent | 704d713aadbfcd27e39226cb0d1b2243d52dde0a (diff) | |
| download | bootstrap-553030ca7de8dac3c5180629ff84fa14173513ab.tar.xz bootstrap-553030ca7de8dac3c5180629ff84fa14173513ab.zip | |
missing parantheses
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 1d0a29b51..8e2ce41f3 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: Tue Dec 27 17:38:27 CST 2011 + * Date: Fri Dec 30 16:01:05 PST 2011 */ html, body { margin: 0; |
