From 884825cb1d78ef94da709ef9abfae26a4ce50650 Mon Sep 17 00:00:00 2001 From: Berkeley Martinez Date: Tue, 28 Jul 2015 11:18:11 -0700 Subject: [PATCH] add profile-picture to profile picture --- common/app/components/Nav/Nav.jsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/common/app/components/Nav/Nav.jsx b/common/app/components/Nav/Nav.jsx index d93e8b7b64..ad7f81f7b8 100644 --- a/common/app/components/Nav/Nav.jsx +++ b/common/app/components/Nav/Nav.jsx @@ -71,7 +71,9 @@ export default class extends React.Component { className='hidden-xs hidden-sm' eventKey={ 2 }> - + );