Embeddable elctions now scale based on how many candidates in the election there...
[selectricity] / public / stylesheets / embed.css
index fe0b7f283f4e7548d9e0446080a662d29ac7d13d..90e1a216ae935dee9fe1032a5d3f1a65691dfcbb 100644 (file)
@@ -104,8 +104,6 @@ a {
 \r
 #voting-box {\r
        width: 330px;\r
-       height: 317px;\r
-       background: transparent url(/images/embed_voting_bg.png) top left no-repeat;\r
        margin: 0px;\r
        padding: 0px;\r
        overflow: hidden;\r
@@ -113,7 +111,7 @@ a {
 \r
 ul {\r
        margin: 0 0 0 40px;\r
-       padding: 0 0 0 0;\r
+       padding: 0 0 0 0px;\r
        list-style: none;\r
 }\r
 \r
@@ -148,8 +146,8 @@ ul {
 #voting-bottom {\r
        color: #464646;\r
     position: absolute;\r
-    top: 318px;\r
     width: 330px;\r
+       height:53px;\r
 }\r
 \r
 #container {\r

Benjamin Mako Hill || Want to submit a patch?