1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 17:11:48 +02:00

Drop rounded corners on .table-bordered

* Cuts  close to 100 lines of CSS from the table CSS
* File size aside, this drastically simplifies CSS for folks looking to
build on top of the `.table-bordered` option as a starting point
This commit is contained in:
Mark Otto
2013-07-23 10:48:30 -07:00
parent b5f2482a58
commit 4cec956e0c
4 changed files with 11 additions and 140 deletions

File diff suppressed because one or more lines are too long