Skip to content

Commit 0cb7064

Browse files
committed
More CSS fixes and additional fixes to divs
1 parent b38189e commit 0cb7064

1 file changed

Lines changed: 24 additions & 25 deletions

File tree

summit/templates/Layout/SummitStaticAboutBostonPage.ss

Lines changed: 24 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -258,18 +258,18 @@
258258
</div>
259259
</div>
260260
<div class="row" id="forum">
261-
<div class="col-sm-12">
262-
<hr style="margin-top:60px;">
263-
<h1 style="margin-bottom: 20px;">The Forum</h1>
264-
<i class="fa fa-flask" style="color: #3E9B85;font-size: 5.5em;margin-bottom: 20px;"></i>
265-
<div class="row">
266-
<div class="col-sm-8 col-sm-push-2">
267-
<p>
268-
At the <a href="http://superuser.openstack.org/articles/openstack-forum/" target="_blank">Forum</a>, OpenStack users and developers will gather to brainstorm the requirements for the next release, gather feedback on the past version and have strategic discussions that go beyond just one release cycle. Development teams, working groups and interested individuals will discuss release requirements, connect with community members about cross-project collaboration, and to exchange feedback between design and operations members.
269-
</p>
270-
</div>
261+
<div class="col-sm-12">
262+
<hr style="margin-top:60px;">
263+
<h1 style="margin-bottom: 20px;">The Forum</h1>
264+
<i class="fa fa-flask" style="color: #3E9B85;font-size: 5.5em;margin-bottom: 20px;"></i>
265+
<div class="row">
266+
<div class="col-sm-8 col-sm-push-2">
267+
<p>
268+
At the <a href="http://superuser.openstack.org/articles/openstack-forum/" target="_blank">Forum</a>, OpenStack users and developers will gather to brainstorm the requirements for the next release, gather feedback on the past version and have strategic discussions that go beyond just one release cycle. Development teams, working groups and interested individuals will discuss release requirements, connect with community members about cross-project collaboration, and to exchange feedback between design and operations members.
269+
</p>
271270
</div>
272271
</div>
272+
</div>
273273
</div>
274274
<div class="row">
275275
<div class="col-sm-12">
@@ -291,29 +291,29 @@
291291
</div>
292292
</div>
293293
</div>
294-
<div class="row">
295-
<div class="col-sm-12">
296-
<a href="http://hackathon.openstack.org.au/" class="btn academy-cta" target="_blank">Learn more about the Hackathon</a>
297-
</div>
294+
</div>
295+
<div class="row">
296+
<div class="col-sm-12">
297+
<a href="http://hackathon.openstack.org.au/" class="btn academy-cta" target="_blank">Learn more about the Hackathon</a>
298298
</div>
299+
</div>
299300
</div>
300301
</div>
301-
</div>
302302

303303
<div class="summit-more-wrapper">
304304
<div class="container">
305305
<div class="row">
306306
<div class="col-sm-12">
307307
<hr style="margin-top:60px;">
308-
<h3 class="recap-title">Watch the Keynotes from Barcelona</h3>
309-
<div class="about-video-wrapper">
310-
<iframe src="//www.youtube.com/embed/GGxzlLwt6WA?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
311-
<p class='video-catpion'>Keynote Day 1</p>
312-
</div>
313-
<div class="about-video-wrapper">
314-
<iframe src="//www.youtube.com/embed/t8IiULAPKwo?rel=0&amp;showinfo=0" frameborder="0" allowfullscreen></iframe>
315-
<p class='video-catpion'>Keynote Day 2</p>
316-
</div>
308+
<h3 class="recap-title">Watch the Keynotes from Barcelona</h3>
309+
<div class="about-video-wrapper">
310+
<iframe src="//www.youtube.com/embed/GGxzlLwt6WA?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
311+
<p class='video-catpion'>Keynote Day 1</p>
312+
</div>
313+
<div class="about-video-wrapper">
314+
<iframe src="//www.youtube.com/embed/t8IiULAPKwo?rel=0&amp;showinfo=0" frameborder="0" allowfullscreen></iframe>
315+
<p class='video-catpion'>Keynote Day 2</p>
316+
</div>
317317
</div>
318318
</div>
319319
</div>
@@ -329,7 +329,6 @@
329329
</p>
330330
<img class="summit-type-icon" src="/assets/sydney-summit/images/sydney-schedule-final.png" alt="Summit Timeline">
331331
</div>
332-
333332
</div>
334333
</div>
335334
</div>

0 commit comments

Comments
 (0)