Skip to content

Commit 305f3d1

Browse files
solving UI bug in footer of docs part
1 parent 4569442 commit 305f3d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/content/antora_ui/src/sass/openliberty.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@ footer {
521521
float: left;
522522
}
523523

524-
#footer_support_link, #footer_blog_link {
524+
#footer_support_link, #footer_blog_link, #footer_docs_link, #footer_guides_link {
525525
margin-left: 28px;
526526
}
527527
}

0 commit comments

Comments
 (0)