[foundation-web] Remove the reference to the old vote.css file



commit 0c463f03fcb53b45e7c5ad639bd8529cd9fc3df0
Author: Andrea Veri <av gnome org>
Date:   Mon May 26 18:31:11 2014 +0200

    Remove the reference to the old vote.css file

 foundation.gnome.org/vote/vote.wml |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/foundation.gnome.org/vote/vote.wml b/foundation.gnome.org/vote/vote.wml
index cab0905..a1056f6 100644
--- a/foundation.gnome.org/vote/vote.wml
+++ b/foundation.gnome.org/vote/vote.wml
@@ -76,14 +76,13 @@ if ($step > 1) {
 }
 ?>
   <head>
-    <link rel="stylesheet" type="text/css" href="vote.css" />
 <?php
 if ($step==2)
 {
 ?>
     <style>
 .canddata, .prefdata{
-width:30%;
+width:40%;
 height: <?php echo 1.8*count($choices); ?>em;
 background: #E0FFD0;
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]