summaryrefslogtreecommitdiff
path: root/reports/reports.css
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-11-08 19:25:04 +0100
committerJules Laplace <julescarbon@gmail.com>2018-11-08 19:25:04 +0100
commit2fd066e9c3cb0e45d7a055d090084f941a40fadb (patch)
tree64314ae67241923d8433fcd8d76cdd53392dd50c /reports/reports.css
parente409d67308ba81a95df9740db59f501b23bb1228 (diff)
taking another look at the papers
Diffstat (limited to 'reports/reports.css')
-rw-r--r--reports/reports.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/reports/reports.css b/reports/reports.css
index 1cdb88c1..b3441f81 100644
--- a/reports/reports.css
+++ b/reports/reports.css
@@ -4,3 +4,7 @@ td {
max-width: 500px;
overflow: hidden;
}
+#mapid {
+ width: 100vw;
+ height: 30vw;
+} \ No newline at end of file