diff --git a/client/homebrew/navbar/continousSave.navitem.jsx b/client/homebrew/navbar/continousSave.navitem.jsx
index 8ff3d15cc..1ffea6953 100644
--- a/client/homebrew/navbar/continousSave.navitem.jsx
+++ b/client/homebrew/navbar/continousSave.navitem.jsx
@@ -51,6 +51,9 @@ const ContinousSave = React.createClass({
Oops!
Looks like there was a problem saving.
+ Back up your brew in a text file, just in case.
+
+
Report the issue
here
.
diff --git a/client/homebrew/navbar/navbar.less b/client/homebrew/navbar/navbar.less
index fdf32033b..7c844bc34 100644
--- a/client/homebrew/navbar/navbar.less
+++ b/client/homebrew/navbar/navbar.less
@@ -120,7 +120,7 @@
top : 29px;
left : -20px;
z-index : 1000;
- width : 120px;
+ width : 170px;
padding : 8px;
background-color : #333;
a{