From 4976daf047a152189b88a8ec3953758e62947fe5 Mon Sep 17 00:00:00 2001 From: Malar Kannan Date: Sun, 24 Jun 2018 23:06:50 +0530 Subject: [PATCH] aesthetic change --- src/ServerTable.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ServerTable.tsx b/src/ServerTable.tsx index 86f0ce8..bab80e3 100644 --- a/src/ServerTable.tsx +++ b/src/ServerTable.tsx @@ -58,7 +58,7 @@ export default class ServerTable extends React.Component { defaultPageSize={100} className="-striped -highlight" style={{ - height: "550px" + height: "500px" }} > {(state, makeTable, ) => { @@ -68,7 +68,7 @@ export default class ServerTable extends React.Component { {makeTable()} {/* */} - Click here to download CSV file + Download CSV