Some cosmetic updates

Fix - GrapesJS 0.14.50 does not work with grapesjs-mjml. GrapesJS version downgraded to 0.14.49
This commit is contained in:
Tomas Bures 2019-01-12 11:49:22 +01:00
parent 0d7f962c86
commit 6f6258e53b
3 changed files with 10 additions and 13 deletions

View file

@ -50,7 +50,8 @@ body.mailtrain {
padding: 0 15px;
.navbar-brand {
width: $sidebar-width - 30px;
// width: $sidebar-width - 30px;
width: 130px; // We don't use sidebar yet, so no need to align with it.
justify-content: left;