1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 16:50:00 +02:00

No leading pluses

This commit is contained in:
Zlatan Vasović
2013-12-19 15:32:37 +01:00
parent fb8310fbc6
commit 1bf5abab31
8 changed files with 133 additions and 137 deletions

View File

@@ -1456,6 +1456,7 @@ table col[class*="col-"] {
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
display: table-cell;
float: none;
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long