added first full working version of embeddable elections
[selectricity-live] / public / stylesheets / main.css
index e7ff4a6587ec91b1854b689e5ccabf64676c3043..1ac598a690632ed6400287698997628574713c22 100644 (file)
@@ -439,14 +439,9 @@ div.photo img {
 .candidate_box_info {
  margin: 0.5em 0 0.5em 3em;
 }
-/*.candidate_box_picture {
- width: 100px;
+.candidate_box_picture {
  float: left;
- margin: 0 0.8em 0.5em 0;
-}*/
-.candidate_box_picture img {
- width: 100px;
- border: 1px solid black;
+ margin: 0 0.8em 0.4em 0;
 }
 .candidate_box_description {
  display: inline;

Benjamin Mako Hill || Want to submit a patch?