aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorBootstrap's Grunt bot <[email protected]>2015-01-18 05:11:01 +0000
committerBootstrap's Grunt bot <[email protected]>2015-01-18 05:11:01 +0000
commitc020669b07f348ad4f3155850bbd5952cc47696e (patch)
treef14a27a8f66eb00446bc156bb501b90970ebc81f /dist/css/bootstrap.css
parente39b5b5b25c515a95f0293f076fe540742bd2a28 (diff)
downloadbootstrap-c020669b07f348ad4f3155850bbd5952cc47696e.tar.xz
bootstrap-c020669b07f348ad4f3155850bbd5952cc47696e.zip
automatic grunt dist
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index 01bdb0804..0c5e399ec 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -2297,7 +2297,7 @@ th {
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
-.table-striped > tbody > tr:nth-child(odd) {
+.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {