This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 15ef132  jewel-barrow: does not define height
15ef132 is described below

commit 15ef132bc0cb88612f8175dbc4d94981b4953ba8
Author: Carlos Rovira <[email protected]>
AuthorDate: Sun Feb 23 13:59:59 2020 +0100

    jewel-barrow: does not define height
---
 frameworks/projects/Jewel/src/main/sass/components/_topappbar.sass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/frameworks/projects/Jewel/src/main/sass/components/_topappbar.sass 
b/frameworks/projects/Jewel/src/main/sass/components/_topappbar.sass
index 283b6f6..ce6d376 100644
--- a/frameworks/projects/Jewel/src/main/sass/components/_topappbar.sass
+++ b/frameworks/projects/Jewel/src/main/sass/components/_topappbar.sass
@@ -104,7 +104,7 @@ j|BarTitle
     display: flex
     position: relative
     width: 100%
-    height: $top-app-bar-row-height
+    // height: $top-app-bar-row-height
 
 .jewel.barsection 
     display: inline-flex

Reply via email to