mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Go back to single colon pseudo elements.
This is for backwards compatibility with the browsers we support in v3.
This commit is contained in:
@@ -80,7 +80,7 @@ h1[id] {
|
||||
|
||||
/* Nullify ill-advised printing of hrefs; see #18711 */
|
||||
@media print {
|
||||
a[href]::after {
|
||||
a[href]:after {
|
||||
content: "" !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user