diff options
| author | Mark Otto <[email protected]> | 2011-12-27 16:25:22 -0600 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-12-27 16:25:22 -0600 |
| commit | e78d5f8ff33009e4c4ab57496913b43ff1e369dc (patch) | |
| tree | 0e8553bbb2a903bc6f0aae7e2ed5bda75747e89c /bootstrap.css | |
| parent | 46d2ad5e221646807fb2bd71881860462988008e (diff) | |
| download | bootstrap-e78d5f8ff33009e4c4ab57496913b43ff1e369dc.tar.xz bootstrap-e78d5f8ff33009e4c4ab57496913b43ff1e369dc.zip | |
fix tables for rowspan
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 a1fcc1df6..2b870bfce 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 16:07:55 CST 2011 + * Date: Tue Dec 27 16:25:12 CST 2011 */ html, body { margin: 0; |
