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:
Vendored
-1
@@ -232,7 +232,6 @@ table {
|
||||
abbr[title]:after {
|
||||
content: " (" attr(title) ")";
|
||||
}
|
||||
.ir a:after,
|
||||
a[href^="javascript:"]:after,
|
||||
a[href^="#"]:after {
|
||||
content: "";
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -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: "";
|
||||
|
||||
Reference in New Issue
Block a user