aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-04-13 16:36:44 -0700
committerMark Otto <[email protected]>2015-04-13 16:36:44 -0700
commitf522f1841e543f2cc6d67771a90504b03d8ef661 (patch)
tree254d8f7e93d3739bf1c783d4888e434e7a48af8b /docs/dist/css/bootstrap.css
parent4fdd63a516cdce26c6914f2b7d11e0af0b08df17 (diff)
downloadbootstrap-f522f1841e543f2cc6d67771a90504b03d8ef661.tar.xz
bootstrap-f522f1841e543f2cc6d67771a90504b03d8ef661.zip
docs derp
Diffstat (limited to 'docs/dist/css/bootstrap.css')
-rw-r--r--docs/dist/css/bootstrap.css15
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css
index 5f5ec9963..3a83e6f37 100644
--- a/docs/dist/css/bootstrap.css
+++ b/docs/dist/css/bootstrap.css
@@ -552,14 +552,11 @@ kbd kbd {
pre {
display: block;
- padding: 1.5rem;
margin-top: 0;
margin-bottom: 1rem;
font-size: 90%;
line-height: 1.5;
color: #373a3c;
- background-color: #f7f7f9;
- border-radius: .25rem;
}
pre code {
padding: 0;
@@ -1544,18 +1541,6 @@ th {
background-color: #f5f5f5;
}
-table col[class*="col-"] {
- position: static;
- display: table-column;
- float: none;
-}
-
-table td[class*="col-"], table th[class*="col-"] {
- position: static;
- display: table-cell;
- float: none;
-}
-
.table-active, .table-active > th, .table-active > td {
background-color: #f5f5f5;
}