The results page should now work for scaling embeddableelections as well.
[selectricity-live] / public / stylesheets / embed.css
index 86248c1bbae10dbe757b28b84a36a8398ebcbbcb..164381fca409c31cd128fb57d7fe4287f1287b83 100644 (file)
@@ -113,6 +113,7 @@ p.position {
        color: #000000;\r
        font-size:32px;\r
        font-family:'arial';\r
+       position:absolute;\r
 }\r
 \r
 ul {\r
@@ -124,6 +125,7 @@ ul {
 .ranking {\r
        margin: 0px;\r
        height: 53px;\r
+       position:relative;\r
     overflow: hidden !important;\r
 }\r
 \r
@@ -156,6 +158,12 @@ ul {
        height:53px;\r
 }\r
 \r
+#results-bottom {\r
+       position: absolute;\r
+       width: 330px;\r
+       height:53px;\r
+}\r
+\r
 #container {\r
        margin: 0 auto 0 auto;\r
        width: 90%;\r

Benjamin Mako Hill || Want to submit a patch?