diff --git a/inst/shinyapp/ui/footer.R b/inst/shinyapp/ui/footer.R index 7e8efab..f698c90 100644 --- a/inst/shinyapp/ui/footer.R +++ b/inst/shinyapp/ui/footer.R @@ -5,7 +5,7 @@ ui.footer <- function() { tags$br(), HTML("A community-driven bioinformatics innovation collaboration group in China |"), tags$a(href = "https://github.com/openbiox/XenaShiny/blob/master/LICENSE", "GPLv3 License"), - HTML(''), + HTML("
"), align = "center", style = " position:relative; bottom:0;