You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by ja...@apache.org on 2013/06/18 19:11:43 UTC

svn commit: r1494208 - /incubator/drill/site/trunk/content/drill/drill_overview.html

Author: jacques
Date: Tue Jun 18 17:11:42 2013
New Revision: 1494208

URL: http://svn.apache.org/r1494208
Log:
CMS commit to drill by jacques

Modified:
    incubator/drill/site/trunk/content/drill/drill_overview.html

Modified: incubator/drill/site/trunk/content/drill/drill_overview.html
URL: http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/drill_overview.html?rev=1494208&r1=1494207&r2=1494208&view=diff
==============================================================================
--- incubator/drill/site/trunk/content/drill/drill_overview.html (original)
+++ incubator/drill/site/trunk/content/drill/drill_overview.html Tue Jun 18 17:11:42 2013
@@ -61,6 +61,12 @@
       padding: 15px 20px;
     }
 
+    .navbar .nav > li > form {
+      padding: 0px 20px;
+      margin-top: 10px;
+      margin-bottom: 0px;
+    }
+
     /* Offset the responsive button for proper vertical alignment */
     .navbar .btn-navbar {
       margin-top: 10px;
@@ -284,8 +290,7 @@ background-image: -webkit-gradient(
   </head>
 
   <body>
-  
-  <!-- NAVBAR
+   <!-- NAVBAR
     ================================================== -->
     <div class="navbar-wrapper">
       <!-- Wrap the .navbar in .container to center it within the absolutely positioned parent. -->
@@ -312,11 +317,11 @@ background-image: -webkit-gradient(
                 <!--<li><a rel="nofollow" href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+Wiki">Wiki</a></li>-->
                 <li><a rel="nofollow" href="http://apache.org/licenses/LICENSE-2.0.html">License</a></li>
                 <li>  
-				  <form method="GET" action="http://search-hadoop.com/">Search &nbsp; &nbsp;
-					  <input type="text" name="q" style="width:120px" />
+          <form method="GET" action="http://search-hadoop.com/">Search &nbsp; &nbsp;
+            <input type="text" name="q" style="width:120px" />
                     <input type="hidden" name="fc_project" value="Drill">
-					  <input type="submit" style="margin-left:6px; margin-bottom:8px" value="Go" /> </form>
-				  </li>
+            <input type="submit" style="margin-left:6px; margin-bottom:8px" value="Go" /> </form>
+          </li>
               </ul>
             </div><!--/.nav-collapse -->
           </div><!-- /.navbar-inner -->
@@ -324,7 +329,7 @@ background-image: -webkit-gradient(
 
       </div> <!-- /.container -->
     </div><!-- /.navbar-wrapper -->
-	  
+    
     <!-- Carousel
     ================================================== -->
     <div id="myCarousel" class="carousel slide" style="height:10px">