Skip to content

Commit

Permalink
Scales the height to the window
Browse files Browse the repository at this point in the history
  • Loading branch information
ldecicco-USGS committed Apr 24, 2017
1 parent 7002b7b commit 98fc623
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inst/shiny/ui.R
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ names(shortFlags) <- flagsALL
header <- dashboardHeader(title = "toxEval")

sidebar <- dashboardSidebar(
tags$head(tags$style(".shiny-plot-output{height:80vh !important;}")),
sidebarMenu(
tags$button(
id = 'close',
Expand Down

0 comments on commit 98fc623

Please sign in to comment.