mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
Merge branch 'normalize' of https://github.com/necolas/bootstrap into necolas-normalize
Conflicts: bootstrap.css bootstrap.min.css lib/type.less
This commit is contained in:
@@ -4,6 +4,15 @@
|
||||
// ----------------------------------------
|
||||
|
||||
|
||||
// BASE TABLES
|
||||
// -----------------
|
||||
|
||||
table {
|
||||
max-width: 100%;
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
}
|
||||
|
||||
// BASELINE STYLES
|
||||
// ---------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user