You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by se...@apache.org on 2014/12/16 19:30:22 UTC

svn commit: r1646039 - /ctakes/site/new/index.html

Author: seanfinan
Date: Tue Dec 16 18:30:21 2014
New Revision: 1646039

URL: http://svn.apache.org/r1646039
Log:
moved bottom "example" and "download" buttons down a bit for better spacing/padding

Modified:
    ctakes/site/new/index.html

Modified: ctakes/site/new/index.html
URL: http://svn.apache.org/viewvc/ctakes/site/new/index.html?rev=1646039&r1=1646038&r2=1646039&view=diff
==============================================================================
--- ctakes/site/new/index.html (original)
+++ ctakes/site/new/index.html Tue Dec 16 18:30:21 2014
@@ -274,7 +274,7 @@
 
 <div class="row">
    <div class="col-md-3">
-      <a href="example.html" class="btn btn-success btn-lg" style="width: 262px; margin-bottom: 15px;">Capabilities
+      <a href="example.html" class="btn btn-success btn-lg" style="width: 262px; margin-top: 30px; margin-bottom: 15px;">Capabilities
          Example</a>
       <a href="downloads.html" class="btn btn-success btn-lg" style="width: 262px;">Download cTAKES</a>
    </div>