diff options
| author | Mark Otto <[email protected]> | 2012-01-07 03:53:20 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-07 03:53:20 -0800 |
| commit | 33dad13014ae2272d3fcf799f114bfcf8256d968 (patch) | |
| tree | 15a69e5b256bf0b9de12e3fc44c57148ebbc5d11 /bootstrap.css | |
| parent | 8ccc3bcf03fedbe8c3a19a96c08a5cad6ae456e8 (diff) | |
| download | bootstrap-33dad13014ae2272d3fcf799f114bfcf8256d968.tar.xz bootstrap-33dad13014ae2272d3fcf799f114bfcf8256d968.zip | |
update fluid layout to use variable for sidebar width
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 98aec3f27..8d80b4adf 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: Sat Jan 7 03:37:53 PST 2012 + * Date: Sat Jan 7 03:52:42 PST 2012 */ html, body { margin: 0; |
