diff --git a/frontend/app/styles/updatable.css b/frontend/app/styles/updatable.css index 4ef2fabbbc..397ce021f8 100644 --- a/frontend/app/styles/updatable.css +++ b/frontend/app/styles/updatable.css @@ -36,3 +36,8 @@ .updatable-input.updatable-input-tags { } + +.updatable-input.updatable-input-text .updatable-input-markdown .updatable-input-icon { + float:left; + margin-left: 0; +} diff --git a/frontend/app/views/directives/updatable-tags.html b/frontend/app/views/directives/updatable-tags.html index d388b77f09..feaf4e1a7a 100644 --- a/frontend/app/views/directives/updatable-tags.html +++ b/frontend/app/views/directives/updatable-tags.html @@ -8,15 +8,6 @@ - - - @@ -35,35 +26,3 @@ - - diff --git a/frontend/app/views/directives/updatable-text.html b/frontend/app/views/directives/updatable-text.html index 05b865e1fd..557019bb56 100644 --- a/frontend/app/views/directives/updatable-text.html +++ b/frontend/app/views/directives/updatable-text.html @@ -1,37 +1,36 @@ - - - - - - +
+ + + Not Specified + + + -
- - - Not specified - - - - - + + + + + + +
-
- -
+
-
- - - - - - +
+
+ + +
Markdown Reference
- +