projects
/
web
/
BigFore.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b78138e
)
clearfix on #toolbox
author
Ove Klykken
<klykken@gmail.com>
Wed, 16 Jul 2014 14:26:57 +0000
(10:26 -0400)
committer
Ove Klykken
<klykken@gmail.com>
Wed, 16 Jul 2014 14:26:57 +0000
(10:26 -0400)
templates/template.html
patch
|
blob
|
history
diff --git
a/templates/template.html
b/templates/template.html
index
137d44c
..
6c7c7a9
100644
(file)
--- a/
templates/template.html
+++ b/
templates/template.html
@@
-31,7
+31,7
@@
</form>
</div>
<div id="main">
- <div id="toolbox">
+ <div id="toolbox"
class="clearfix"
>
<ul id="propertyImages" class="clearfix" flexy:if="property">
<li><img src="{propImageStyle:h}{property[image]:h}" flexy:if="property[image]" /></li>
<li><img src="{propImageStyle:h}{property[image2]:h}" flexy:if="property[image2]" /></li>