Sfoglia il codice sorgente

Micro layout tweak

Jakob Borg 10 anni fa
parent
commit
cf227509bf
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      static/index.html

+ 2 - 2
static/index.html

@@ -53,7 +53,7 @@ found in the LICENSE file.
         legend: { position: 'bottom', alignment: 'center' },
         legend: { position: 'bottom', alignment: 'center' },
         isStacked: true,
         isStacked: true,
         colors: ['rgb(102,194,165)','rgb(252,141,98)','rgb(141,160,203)','rgb(231,138,195)','rgb(166,216,84)','rgb(255,217,47)'],
         colors: ['rgb(102,194,165)','rgb(252,141,98)','rgb(141,160,203)','rgb(231,138,195)','rgb(166,216,84)','rgb(255,217,47)'],
-        chartArea: {left: 80, top: 20, width: '1040', height: '300'},
+        chartArea: {left: 80, top: 20, width: '1020', height: '300'},
       };
       };
 
 
       var chart = new google.visualization.AreaChart(document.getElementById('curve_chart'));
       var chart = new google.visualization.AreaChart(document.getElementById('curve_chart'));
@@ -72,7 +72,7 @@ found in the LICENSE file.
         <p>
         <p>
           This is the total number of unique users with reporting enabled, per day. Area color represents the major version.
           This is the total number of unique users with reporting enabled, per day. Area color represents the major version.
         </p>
         </p>
-        <div class="img-thumbnail" id="curve_chart" style="width: 1120px; height: 400px; padding: 10px;"></div>
+        <div class="img-thumbnail" id="curve_chart" style="width: 1130px; height: 400px; padding: 10px;"></div>
 
 
         <h4>Usage Metrics</h4>
         <h4>Usage Metrics</h4>
         <p>
         <p>