fix vote display
[cavote.git] / static / css / cavote.css
index 8fc25a2..c636730 100644 (file)
 .span3 {
     width:24em;
  }
+.span3.description {
+       height:10em;
+       overflow:auto;
+ }
 .span8 {
     width:625px;
  }
 .span8 svg {
     margin:0;
     padding:0;
+    overflow:visible;
  }
 
 .results rect {