diff --git a/bs3/src/AppWrapper.js b/bs3/src/AppWrapper.js
index f9cfe4e..184ad3a 100644
--- a/bs3/src/AppWrapper.js
+++ b/bs3/src/AppWrapper.js
@@ -28,17 +28,16 @@ export default function AppWrapper() {
boxShadow: 24
}}
>
-
- Welcome to the BS3 community.
-
-
-
This app will ask to use your location data to confirm that you are in BS3.
-
It's optional but without it you will not be able to vote or post.
-
You are free to remain anonymous and your location data will never be stored.
-
-
+
+ Welcome to the BS3 community.
+
+
+ Location is optional but without it you will not be able to vote or post.
+ Location data will never be stored.
+
+
);
diff --git a/bs3/src/components/bottom-app-bar.js b/bs3/src/components/bottom-app-bar.js
index c81cfda..2786db0 100644
--- a/bs3/src/components/bottom-app-bar.js
+++ b/bs3/src/components/bottom-app-bar.js
@@ -47,7 +47,9 @@ function HideOnScroll(props) {
- User ID - {user}
+
+ User ID - {user}
+
{ location.local ? (