2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

add appended input example to docs, fix help-text wrapping issue by clearing float

This commit is contained in:
Mark Otto
2011-12-27 17:04:55 -06:00
parent 550879cf66
commit 53c6dbff0d
5 changed files with 34 additions and 14 deletions
+1 -5
View File
@@ -17,7 +17,7 @@ td {
padding: 8px;
line-height: @baseLineHeight;
text-align: left;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
}
th {
font-weight: bold;
@@ -26,10 +26,6 @@ th {
td {
vertical-align: top;
}
tbody tr:last-child th,
tbody tr:last-child td {
border-bottom: 0;
}
// CONDENSED TABLE W/ HALF PADDING