forked from I2P_Developers/i2p.i2p
Add "clearer" div to Hidden Services Of Interest section in /home so that nested floating divs are displayed properly
This commit is contained in:
@ -120,6 +120,7 @@
|
|||||||
<div class="ag2">
|
<div class="ag2">
|
||||||
<h4 class="app2"><%=intl._t("Hidden Services of Interest")%></h4>
|
<h4 class="app2"><%=intl._t("Hidden Services of Interest")%></h4>
|
||||||
<jsp:getProperty name="homehelper" property="favorites" /><br>
|
<jsp:getProperty name="homehelper" property="favorites" /><br>
|
||||||
|
<div class="clearer"> </div>
|
||||||
</div>
|
</div>
|
||||||
<div class="ag2">
|
<div class="ag2">
|
||||||
<h4 class="app"><%=intl._t("Applications and Configuration")%></h4>
|
<h4 class="app"><%=intl._t("Applications and Configuration")%></h4>
|
||||||
|
Reference in New Issue
Block a user