Skip to content

Commit

Permalink
increase size of rehab map control panel
Browse files Browse the repository at this point in the history
  • Loading branch information
RWParsons committed Apr 12, 2022
1 parent 10a32d7 commit 56e3809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui.R
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ navbarPage(
absolutePanel(
id = "rehab_controls", class = "panel panel-default", fixed = TRUE,
draggable = TRUE, top = 370, left = "auto", right = 10, bottom = "auto",
width = 150, height = 245,
width = 150, height = 280,
h4("Layers"),
tags$hr(),
radioButtons(
Expand Down

0 comments on commit 56e3809

Please sign in to comment.