[ARVADOS] updated: 58e91ef73e6802978dfea0f93072d75be8ee221c

git at public.curoverse.com git at public.curoverse.com
Mon Apr 13 16:47:53 EDT 2015


Summary of changes:
 .../app/views/getting_started/_getting_started_popup.html.erb  | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

       via  58e91ef73e6802978dfea0f93072d75be8ee221c (commit)
      from  e5b35f15d99b6371ef477408552375a762a12b38 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 58e91ef73e6802978dfea0f93072d75be8ee221c
Author: Radhika Chippada <radhika at curoverse.com>
Date:   Mon Apr 13 16:47:35 2015 -0400

    5493: popup size and a typo

diff --git a/apps/workbench/app/views/getting_started/_getting_started_popup.html.erb b/apps/workbench/app/views/getting_started/_getting_started_popup.html.erb
index 3e02723..03b86ea 100644
--- a/apps/workbench/app/views/getting_started/_getting_started_popup.html.erb
+++ b/apps/workbench/app/views/getting_started/_getting_started_popup.html.erb
@@ -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>

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list