remove javascript positioning of regex filter hint
[MojoFacets.git] / public / mojo_facets.css
index 07d6bd4..1e6135d 100644 (file)
@@ -13,7 +13,6 @@ label span.hint {
        position: absolute;
        background: #fff;
        color: #888;
-       z-index: 100;
        padding: 3px;
 }
 
@@ -89,7 +88,7 @@ div.col_opts {
 
 .chart {
        float: right;
-       clear: right;
+       clear: both;
        position: relative;
        margin-top: 1em;
 }