mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #36528 -- Fixed link underline typo in CSS.
Regression in 792ca148a2.
This commit is contained in:
@@ -130,7 +130,7 @@ a:not(
|
||||
#header a,
|
||||
#nav-sidebar a,
|
||||
#content-main.app-list a,
|
||||
.object-tools a,
|
||||
.object-tools a
|
||||
) {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user