projects
/
project/panels.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
Fix clearings at end of panels.
[project/panels.git]
/
layouts
/
twocol_stacked.inc
diff --git
a/layouts/twocol_stacked.inc
b/layouts/twocol_stacked.inc
index
72266c7
..
dcc0eec
100644
(file)
--- a/
layouts/twocol_stacked.inc
+++ b/
layouts/twocol_stacked.inc
@@
-42,7
+42,7
@@
function theme_panels_twocol_stacked($id, $content) {
<div>$content[bottom]</div>
\r
</div>
\r
</div>
\r
-<br clear="both" />
\r
+<br class="panel-clearer" />
\r
EOT;
\r
return $output;
\r
}
\r