Skip to content

Commit 716930c

Browse files
authored
AO3-6737 Make index clear nav in Low Vision Default when no landmark is present (#5083)
AO3-6737 Make listings clear navigation in Low Vision Default when no landmark is present
1 parent a67bedc commit 716930c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

public/stylesheets/masters/low_vision_default/low_vision_default_site_screen_.css

+4
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@ form blockquote.userstuff {
6969
border: 2px solid;
7070
}
7171

72+
ul.navigation + .index {
73+
clear: both;
74+
}
75+
7276
li.blurb,
7377
.group {
7478
visibility: visible;

0 commit comments

Comments
 (0)