changed column width
authorCiro Scognamiglio <ciro.scognamiglio@cslash.net>
Wed, 17 Dec 2014 16:20:54 +0000 (17:20 +0100)
committerCiro Scognamiglio <ciro.scognamiglio@cslash.net>
Wed, 17 Dec 2014 16:20:54 +0000 (17:20 +0100)
portal/templates/slice-tab-experiment.html

index 9dca1d1..2fb051c 100644 (file)
@@ -1,6 +1,4 @@
-<div class="col-md-2">
-</div>
-<div class="col-md-8">
+<div class="col-md-10 col-md-offset-1">
        <h2>How to access your slice</h2>
        <h3>PlanetLab Europe</h3>
        
        <p>In addition to the main OMF software, this site also hosts OMF sub-projects addressing various related aspects of a testbed's control, measurement, and management.</p>
        <p>More Info: <a href="http://mytestbed.net/projects/omf" target="_blank">http://mytestbed.net/projects/omf</a></p>
 </div>
-<div class="col-md-2">
-</div>