diff options
| author | Mark Otto <[email protected]> | 2013-01-16 11:48:20 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-01-16 11:48:20 -0800 |
| commit | cb99c4b63a9f67f67388619f0438c05bce1daee5 (patch) | |
| tree | 68c0ae464976e45190b600bd585fac6b58633f7d /less/bootstrap.less | |
| parent | 6ac6be2a5e28c39c5fe359c6b4d8270ad324a094 (diff) | |
| download | bootstrap-cb99c4b63a9f67f67388619f0438c05bce1daee5.tar.xz bootstrap-cb99c4b63a9f67f67388619f0438c05bce1daee5.zip | |
restore table styles
Diffstat (limited to 'less/bootstrap.less')
| -rw-r--r-- | less/bootstrap.less | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/less/bootstrap.less b/less/bootstrap.less index 207118746..56cc462b8 100644 --- a/less/bootstrap.less +++ b/less/bootstrap.less @@ -21,6 +21,8 @@ @import "code.less"; @import "grid.less"; + +@import "tables.less"; @import "buttons.less"; // Components: common |
