From d00f5128388b487c90d322d9b773f292f8a2b4b3 Mon Sep 17 00:00:00 2001 From: cueedee Date: Fri, 26 Jan 2018 17:33:54 +0100 Subject: [PATCH] fix(generators/app/templates): tweak ribbon --- .../templates/src/sass/views/_debug.environment-ribbon.sass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/generators/app/templates/src/sass/views/_debug.environment-ribbon.sass b/generators/app/templates/src/sass/views/_debug.environment-ribbon.sass index f6800372..4e9066cd 100644 --- a/generators/app/templates/src/sass/views/_debug.environment-ribbon.sass +++ b/generators/app/templates/src/sass/views/_debug.environment-ribbon.sass @@ -21,6 +21,7 @@ $testing_gradientLow: #ABA02C color: $textColor + .environment-ribbon-view position: fixed @@ -35,7 +36,7 @@ $testing_gradientLow: #ABA02C .ribbon - padding: 2px 0 + padding: 1px 0 font: bold 15px Sans-Serif text-align: center