JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
make it easy to float cms images right next to eachother
[wfpl-cms.git] / style.less
index 3d32093..c0e5e63 100644 (file)
@@ -130,6 +130,7 @@ div.error {
 span.wfpl_ifl {
        display: block;
        float: left;
+       clear: left;
        font-size: 10px;
        text-align: right;
        background-repeat: no-repeat;
@@ -139,6 +140,7 @@ span.wfpl_ifl {
 span.wfpl_ifr {
        display: block;
        float: right;
+       clear: right;
        font-size: 10px;
        text-align: right;
        background-repeat: no-repeat;