adding max height as a class
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<h1>Interactive Plot</h1>
|
||||
|
||||
<ul class="main-content">
|
||||
<li class="grid_4">
|
||||
<li class="maxheight grid_4">
|
||||
<p>This chart shows the
|
||||
<a href="http://www.concept2.com/indoor-rowers/racing/records/world">
|
||||
Indoor Rower World Records
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<h1>Interactive Plot</h1>
|
||||
|
||||
<ul class="main-content">
|
||||
<li class="grid_4">
|
||||
<li class="maxheight grid_4">
|
||||
{{ the_div|safe }}
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -150,7 +150,7 @@ xo
|
||||
{% endif %}
|
||||
</p>
|
||||
</li>
|
||||
<li class="grid_4">
|
||||
<li class="maxheight grid_4">
|
||||
|
||||
{% if workouts %}
|
||||
<table width="100%" class="listtable shortpadded">
|
||||
|
||||
Reference in New Issue
Block a user