Skip to content

Commit 56e3809

Browse files
committed
increase size of rehab map control panel
1 parent 10a32d7 commit 56e3809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ navbarPage(
108108
absolutePanel(
109109
id = "rehab_controls", class = "panel panel-default", fixed = TRUE,
110110
draggable = TRUE, top = 370, left = "auto", right = 10, bottom = "auto",
111-
width = 150, height = 245,
111+
width = 150, height = 280,
112112
h4("Layers"),
113113
tags$hr(),
114114
radioButtons(

0 commit comments

Comments
 (0)