Skip to content

Commit 2ea75f4

Browse files
cleaning up outdated code
1 parent b6052b0 commit 2ea75f4

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

src/main/content/_assets/css/openliberty.scss

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -559,8 +559,6 @@ footer {
559559
#footer_support_link, #footer_blog_link, #footer_docs_link, #footer_guides_link {
560560
margin-left: 28px;
561561
}
562-
563-
564562
}
565563

566564
@media (max-width: 991.98px) {
@@ -577,11 +575,6 @@ footer {
577575
font-size: 14px;
578576
float: right;
579577
}
580-
581-
#footer_support_link, #footer_blog_link {
582-
margin-left: 28px;
583-
}
584-
585578
}
586579

587580
@media (max-width: 910px) {

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -524,8 +524,6 @@ footer {
524524
#footer_support_link, #footer_blog_link, #footer_docs_link, #footer_guides_link {
525525
margin-left: 28px;
526526
}
527-
528-
529527
}
530528

531529
@media (max-width: 991.98px) {
@@ -542,11 +540,6 @@ footer {
542540
font-size: 14px;
543541
float: right;
544542
}
545-
546-
#footer_support_link, #footer_blog_link {
547-
margin-left: 28px;
548-
}
549-
550543
}
551544

552545
@media (max-width: 767.98px) {

0 commit comments

Comments
 (0)