diff options
author | Florian <florianraemisch@web.de> | 2011-10-27 20:06:57 +0200 |
---|---|---|
committer | Florian <florianraemisch@web.de> | 2011-10-27 20:06:57 +0200 |
commit | 02767adfcc841f8a3803c3173fc680e341bfd3c4 (patch) | |
tree | e72dab1b4326ae7afdddadb05285f0537e5ccb3f /template/pages/index/content.html | |
parent | e6a6823b3d669532cc47909467cda5498ad5bef5 (diff) |
stupid bug fix (new image div id for non float clearing images)
Diffstat (limited to 'template/pages/index/content.html')
-rw-r--r-- | template/pages/index/content.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/pages/index/content.html b/template/pages/index/content.html index 71d43ad..f96f0b9 100644 --- a/template/pages/index/content.html +++ b/template/pages/index/content.html @@ -1,7 +1,7 @@ <h2> [ Das sublab - Ein Hackerspace in Leipzig ] </h2> -<div id="imagecontent"> +<div id="imagecontentnoclear"> <img id="contentimage" src="img/sublabview.jpg" /> <p class="subtext"> Blick in die Lounge |