summaryrefslogtreecommitdiff
path: root/src/pages/Profile.js
diff options
context:
space:
mode:
authorGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-09-22 13:49:17 +0200
committerGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-09-23 10:06:07 +0200
commitadba75ab51401ae99039376b4b64449c9a77e18d (patch)
tree0a96e8695c0af2b5cfece8f6541ae06bbdcde864 /src/pages/Profile.js
parentd628e0ac5162bb1baeb16fcf21b688d37bbff758 (diff)
Expand navbar to full width in-app
Diffstat (limited to 'src/pages/Profile.js')
-rw-r--r--src/pages/Profile.js2
1 files changed, 1 insertions, 1 deletions
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}) => (
<DocumentTitle title="My Profile - OpenDC">
<div className="full-height">
- <AppNavbar inSimulation={false}/>
+ <AppNavbar inSimulation={false} fullWidth={false}/>
<div className="container text-page-container full-height">
<button className="btn btn-danger" onClick={onDelete}>Delete my account on OpenDC</button>
<p>