aboutsummaryrefslogtreecommitdiff
path: root/lib/reset.less
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-09-02 21:04:25 -0700
committerJacob Thornton <[email protected]>2011-09-02 21:04:25 -0700
commit0e13f8dca10ff19397d577b0916a72129183bfeb (patch)
tree94840c00948c1b9844be7db18b8c1623100639bd /lib/reset.less
parentb4a84e1e7de1e5448cf9adc61a1a02badec80439 (diff)
parent2589c0ac4ecc86feed81cfc5df344e0eb78cda64 (diff)
downloadbootstrap-0e13f8dca10ff19397d577b0916a72129183bfeb.tar.xz
bootstrap-0e13f8dca10ff19397d577b0916a72129183bfeb.zip
Merge branch 'master' of github.com:twitter/bootstrap into js-examples
Conflicts: bootstrap-1.2.0.css bootstrap-1.2.0.min.css lib/patterns.less lib/scaffolding.less
Diffstat (limited to 'lib/reset.less')
-rw-r--r--lib/reset.less10
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/reset.less b/lib/reset.less
index e79b77b40..9e2c6befe 100644
--- a/lib/reset.less
+++ b/lib/reset.less
@@ -133,14 +133,4 @@ input[type="search"]::-webkit-search-decoration {
textarea {
overflow: auto; // Remove vertical scrollbar in IE6-9
vertical-align: top; // Readability and alignment cross-browser
-}
-
-// Tables
-// -------------------------
-// Source: http://github.com/necolas/normalize.css
-
-// Remove spacing between table cells
-table {
- border-collapse: collapse;
- border-spacing: 0;
} \ No newline at end of file