5493: popup size and a typo
authorRadhika Chippada <radhika@curoverse.com>
Mon, 13 Apr 2015 20:47:35 +0000 (16:47 -0400)
committerRadhika Chippada <radhika@curoverse.com>
Mon, 13 Apr 2015 20:47:35 +0000 (16:47 -0400)
apps/workbench/app/views/getting_started/_getting_started_popup.html.erb

index 3e027231908cb0a31ba7f4e8ceaaf52699247ff9..03b86ea7c7aa545e3bb4986f51beb2b0e050bfee 100644 (file)
@@ -33,7 +33,7 @@ div.figure p {
       </div>
 
      <%#First Page%>
-     <div class="modal-body" style="height: 30em; overflow-y: scroll">
+     <div class="modal-body" style="height: 35em; overflow-y: scroll">
        <div style="margin-top: -0.5em; margin-left: 0.5em;">
          <p><div style="font-size: 150%;">Welcome!</div></p>
          <p>
@@ -52,7 +52,7 @@ div.figure p {
       </div>
 
      <%#Page Two%>
-      <div class="modal-body" style="height: 30em; overflow-y: scroll">
+      <div class="modal-body" style="height: 35em; overflow-y: scroll">
        <div style="margin-top: -0.5em; margin-left: 0.5em;">
          <p><div style="font-size: 150%;">Take It for a Spin</div></p>
         <p>
@@ -84,7 +84,7 @@ div.figure p {
       </div>
 
       <%#Page Three%>
-      <div class="modal-body" style="height: 30em; overflow-y: scroll">
+      <div class="modal-body" style="height: 35em; overflow-y: scroll">
        <div style="margin-top: -0.5em; margin-left: 0.5em;">
         <p><div style="font-size: 150%;">Three Useful Terms</div></p>
         <ol>
@@ -136,7 +136,7 @@ div.figure p {
       </div>
 
       <%#Page Four%>
-      <div class="modal-body" style="height: 30em; overflow-y: scroll">
+      <div class="modal-body" style="height: 35em; overflow-y: scroll">
        <div style="margin-top: -0.5em; margin-left: 0.5em;">
         <p><div style="font-size: 150%;">Six Reasons Arvados is Awesome</div></p>
         <p>
@@ -150,7 +150,7 @@ div.figure p {
             </li><li>
             <strong>Serious scaling</strong>: Need 500 GB of space? 200 compute hours? Arvados scales and parallelizes your work for you intelligently.
             </li><li>
-            <strong>Share pipelines or data</strong>: Easily publish your work the world, just like <a href="http://www.pathomap.org/2015/04/08/run-the-pathomap-human-ancestry-pipeline-on-arvados/">the Pathomap team did</a>.
+            <strong>Share pipelines or data</strong>: Easily publish your work to the world, just like <a href="http://www.pathomap.org/2015/04/08/run-the-pathomap-human-ancestry-pipeline-on-arvados/">the Pathomap team did</a>.
             </li><li>
             <strong>Use existing pipelines</strong>: Use best-practices pipelines on your own data with the click of a button.
             </li><li>