From adba75ab51401ae99039376b4b64449c9a77e18d Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Fri, 22 Sep 2017 13:49:17 +0200 Subject: Expand navbar to full width in-app --- src/pages/Profile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pages/Profile.js') diff --git a/src/pages/Profile.js b/src/pages/Profile.js index 6d09dc89..17b01495 100644 --- a/src/pages/Profile.js +++ b/src/pages/Profile.js @@ -8,7 +8,7 @@ import DeleteProfileModal from "../containers/modals/DeleteProfileModal"; const ProfileContainer = ({onDelete}) => (
- +

-- cgit v1.2.3