[ARVADOS] updated: 3bc94fb2d1e5c1e351f822ca5ec8f83260e039bb
git at public.curoverse.com
git at public.curoverse.com
Mon Apr 13 16:51:50 EDT 2015
Summary of changes:
.../app/views/getting_started/_getting_started_popup.html.erb | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
via 3bc94fb2d1e5c1e351f822ca5ec8f83260e039bb (commit)
from 58e91ef73e6802978dfea0f93072d75be8ee221c (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 3bc94fb2d1e5c1e351f822ca5ec8f83260e039bb
Author: Radhika Chippada <radhika at curoverse.com>
Date: Mon Apr 13 16:51:32 2015 -0400
5493: popup size
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 03b86ea..ed9d674 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: 35em; overflow-y: scroll">
+ <div class="modal-body" style="height: 40em; 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: 35em; overflow-y: scroll">
+ <div class="modal-body" style="height: 40em; 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: 35em; overflow-y: scroll">
+ <div class="modal-body" style="height: 40em; 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: 35em; overflow-y: scroll">
+ <div class="modal-body" style="height: 40em; 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>
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list