mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
reseting baseline to 18px, fixing wells, moving pre styles for chili to docs
This commit is contained in:
+2
-1
@@ -13,9 +13,10 @@ table {
|
||||
padding: 0;
|
||||
text-align: left;
|
||||
border-collapse: separate;
|
||||
font-size: 13px;
|
||||
th, td {
|
||||
padding: 10px 10px 9px;
|
||||
line-height: @baseline;
|
||||
line-height: @baseline * .75;
|
||||
vertical-align: middle;
|
||||
border-bottom: 1px solid #ddd;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user