aboutsummaryrefslogtreecommitdiff
path: root/lib/patterns.less
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-08-21 21:09:54 -0700
committerJacob Thornton <[email protected]>2011-08-21 21:09:54 -0700
commit8ebdf4483f993da553fd966469cf34335685377a (patch)
tree814a3fe82d7da8ea3ab61307e916824c36b1cf79 /lib/patterns.less
parent1db73edc5f041eb7f497a23a28da885b2a7867f3 (diff)
downloadbootstrap-8ebdf4483f993da553fd966469cf34335685377a.tar.xz
bootstrap-8ebdf4483f993da553fd966469cf34335685377a.zip
ie-6/7 hack for border colors
Diffstat (limited to 'lib/patterns.less')
-rw-r--r--lib/patterns.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/patterns.less b/lib/patterns.less
index ef22e71b8..a19afaf82 100644
--- a/lib/patterns.less
+++ b/lib/patterns.less
@@ -470,6 +470,7 @@
border-right: 1px solid;
border-right-color: #ddd;
border-right-color: rgba(0,0,0,.15);
+ *border-right-color: #ddd; /* IE6-7 */
text-decoration: none;
}
a:hover,