From c8c46725a25cd355399e4898b156ba06fb559c10 Mon Sep 17 00:00:00 2001 From: Scott Tolksdorf Date: Mon, 30 Jan 2017 10:48:05 -0500 Subject: [PATCH] Making the error looks better --- client/homebrew/navbar/continousSave.navitem.jsx | 3 +++ client/homebrew/navbar/navbar.less | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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{