aboutsummaryrefslogtreecommitdiff
path: root/inst
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-11-09 22:39:29 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2015-11-09 22:39:29 +0100
commit3e9a70b347ca31f1779f13c092fe271d8bde2e98 (patch)
treeb8ec0db6c6bea971228ca1fa3ec90edb939a4252 /inst
parent0ef7438e475da5246f6f5fb282670ed2679cbc35 (diff)
Further reduce the size of the dataset upload for Windows firefox
Diffstat (limited to 'inst')
-rw-r--r--inst/GUI/gmkin.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/inst/GUI/gmkin.R b/inst/GUI/gmkin.R
index 69b744f..75b86b3 100644
--- a/inst/GUI/gmkin.R
+++ b/inst/GUI/gmkin.R
@@ -538,7 +538,7 @@ p.line.import.mb <- gbutton("Import selected", cont = p.line.import.mf,
}
)
# center: Dataset editor {{{1
-ds.editor <- gframe("", horizontal = FALSE, cont = center, width = 580,
+ds.editor <- gframe("", horizontal = FALSE, cont = center, width = 540,
label = "Dataset")
# Handler functions {{{2
# For top row buttons {{{3

Contact - Imprint