2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

fixes #11151: remove unused h5bp class from print CSS

This commit is contained in:
Mark Otto
2013-10-20 17:40:19 -07:00
parent ecadbe56f7
commit f45c05a97a
3 changed files with 1 additions and 3 deletions
-1
View File
@@ -232,7 +232,6 @@ table {
abbr[title]:after {
content: " (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
+1 -1
View File
File diff suppressed because one or more lines are too long
-1
View File
@@ -26,7 +26,6 @@
}
// Don't show links for images, or javascript/internal links
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";