michael-o commented on code in PR #39:
URL: https://github.com/apache/maven-fluido-skin/pull/39#discussion_r906661843


##########
src/main/resources/META-INF/maven/site.vm:
##########
@@ -222,14 +222,17 @@
 #*      *##if ( $searchEnabled )
 #*        *##googleSearch( false )
 #*      *##end
-            <div id="poweredBy">
+            <div id="poweredBy" class="row-fluid" >
 #*        *##facebookLike( $sideBarEnabled )
               <div class="clear"></div>
 #*        *##followTwitter( $sideBarEnabled )
               <div class="clear"></div>
 #*        *##flattrBody( $sideBarEnabled )
               <div class="clear"></div>
-#*        *##builtByLogo( $decoration.poweredBy )
+              <!-- MSKINS-188, added to centralise the logo. -->

Review Comment:
   Drop this line, we have commit messages



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to