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

svn commit: r866083 - in /websites/staging/drill/trunk/content: ./ drill/drill_overview.html

Author: buildbot
Date: Tue Jun 18 17:11:45 2013
New Revision: 866083

Log:
Staging update by buildbot for drill

Modified:
    websites/staging/drill/trunk/content/   (props changed)
    websites/staging/drill/trunk/content/drill/drill_overview.html

Propchange: websites/staging/drill/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jun 18 17:11:45 2013
@@ -1 +1 @@
-1494207
+1494208

Modified: websites/staging/drill/trunk/content/drill/drill_overview.html
==============================================================================
--- websites/staging/drill/trunk/content/drill/drill_overview.html (original)
+++ websites/staging/drill/trunk/content/drill/drill_overview.html Tue Jun 18 17:11:45 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">