summaryrefslogtreecommitdiff
path: root/slate/bootstrap.css
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-09-21 12:28:23 -0400
committerThomas Park <thomas@thomaspark.me>2013-09-21 12:28:23 -0400
commit459d597938c45147157f26385941c3cd6fe87d08 (patch)
tree20cb91dc2b00a99c81c7fe876675d728b6664329 /slate/bootstrap.css
parent26116a1811c4d67fce3805fb3a53d41381cd8b2e (diff)
cerulean, slate, spacelab: fixes navbar-inverse in ie9, closes #160
Diffstat (limited to 'slate/bootstrap.css')
-rw-r--r--slate/bootstrap.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/slate/bootstrap.css b/slate/bootstrap.css
index e5de2a4b..f1b4d490 100644
--- a/slate/bootstrap.css
+++ b/slate/bootstrap.css
@@ -7247,6 +7247,7 @@ td.visible-print {
background-image: linear-gradient(#8a9196, #7a8288 60%, #70787d);
background-repeat: no-repeat;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8a9196', endColorstr='#ff70787d', GradientType=0);
+ filter: none;
}
.navbar-nav > li > a {