Commit bc76be5d authored by Mark Otto's avatar Mark Otto

Merge branch 'master' into carousel_indicators_ie

Conflicts:
	dist/css/bootstrap.min.css
parents 5e70642d f45c05a9
...@@ -232,7 +232,6 @@ table { ...@@ -232,7 +232,6 @@ table {
abbr[title]:after { abbr[title]:after {
content: " (" attr(title) ")"; content: " (" attr(title) ")";
} }
.ir a:after,
a[href^="javascript:"]:after, a[href^="javascript:"]:after,
a[href^="#"]:after { a[href^="#"]:after {
content: ""; content: "";
......
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -26,7 +26,6 @@ ...@@ -26,7 +26,6 @@
} }
// Don't show links for images, or javascript/internal links // Don't show links for images, or javascript/internal links
.ir a:after,
a[href^="javascript:"]:after, a[href^="javascript:"]:after,
a[href^="#"]:after { a[href^="#"]:after {
content: ""; content: "";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment