From bf28f3e7b9281984e53e4658560fa1fa21674db0 Mon Sep 17 00:00:00 2001 From: Al Duncanson Date: Tue, 11 Dec 2018 15:06:23 -0500 Subject: [PATCH 1/2] style fixes --- src/css/App.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/css/App.css b/src/css/App.css index 7f05fdf..f1b20e3 100644 --- a/src/css/App.css +++ b/src/css/App.css @@ -19,7 +19,7 @@ a { #disqus_thread { width: 89% !important; - margin: 100px auto 0 auto; + margin: 0 auto 0 auto; } #disqus_thread a, @@ -67,7 +67,7 @@ a { .sighting-details-content { width: 89%; - margin: 0 auto 0 auto; + margin: 320px auto 0 auto; } .sighting-detail-google-map-container > div { From e28ed603ed3322127076bddc04eea557aaff4b1d Mon Sep 17 00:00:00 2001 From: Al Duncanson Date: Tue, 11 Dec 2018 15:10:50 -0500 Subject: [PATCH 2/2] sidebar fix --- src/components/Main.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Main.js b/src/components/Main.js index eb4e120..5d6c69a 100644 --- a/src/components/Main.js +++ b/src/components/Main.js @@ -274,7 +274,7 @@ class ResponsiveDrawer extends React.Component { - + @@ -360,7 +360,7 @@ class ResponsiveDrawer extends React.Component { { return }} /> { return }} /> { return }} /> - { return }} /> + { return }} />