3354: try again with edit (pencil) icon to the _right_ of the editable textile-render...
authorPhil Hodgson <bitbucket@philhodgson.net>
Thu, 14 Aug 2014 12:12:28 +0000 (08:12 -0400)
committerPhil Hodgson <bitbucket@philhodgson.net>
Thu, 14 Aug 2014 12:12:28 +0000 (08:12 -0400)
(Neither to the right nor underneath look perfect in all circumstances, but to the right is the better compromise.)

apps/workbench/app/assets/stylesheets/application.css.scss

index c986f034bcc6a0e19f8525659201a3fe8f6cb74c..7d87dc3ac51fc55afaddc16b6069dcc9bb585a79 100644 (file)
@@ -244,3 +244,7 @@ div.pane-content iframe {
   width: 100%;
   border: none;
 }
+
+span.editable-textile {
+  display: inline-block;
+}