From a524651117e8ecffddb2481134ad4bd5194db7aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krist=C3=B3f=20T=C3=B3th?= Date: Fri, 9 Feb 2018 11:43:55 +0100 Subject: [PATCH] Make webide "save" button match the "design" --- src/app/webide/webide.component.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/app/webide/webide.component.html b/src/app/webide/webide.component.html index c03dbdb..553df4a 100644 --- a/src/app/webide/webide.component.html +++ b/src/app/webide/webide.component.html @@ -12,9 +12,8 @@ [(text)]="code" [(mode)]="language" [theme]="theme" - class="mb-3 tfw-ace-editor" + class="tfw-ace-editor" > - - +