File tree Expand file tree Collapse file tree 1 file changed +2
-16
lines changed
src/main/content/antora_ui/src/sass Expand file tree Collapse file tree 1 file changed +2
-16
lines changed Original file line number Diff line number Diff line change @@ -532,34 +532,21 @@ footer {
532532}
533533
534534@media (max-width : 991.98px ) {
535-
536- #footer_top_container #footer_project {
537- clear : left ;
538- }
539-
540535 #footer_container {
541536 background-image : none ;
537+ width : 100% ;
542538 }
543539
544540 .right_footer_link {
545541 font-size : 14px ;
546542 float : right ;
543+ margin-top : 12px ;
547544 }
548- }
549545
550- @media (max-width : 767.98px ) {
551546 #footer_gray_background {
552547 height : 131px ;
553548 }
554549
555- .footer_container {
556- width : 100% ;
557- }
558-
559- .right_footer_link {
560- margin-top : 12px ;
561- }
562-
563550 #footer_open_liberty , #footer_project {
564551 display : none ;
565552 }
@@ -590,7 +577,6 @@ footer {
590577 }
591578}
592579
593-
594580#teconsent {
595581 vertical-align : middle ;
596582 float : right ;
You can’t perform that action at this time.
0 commit comments