Author: dsetrakyan Date: Mon Jul 20 20:23:37 2015 New Revision: 1692020 URL: http://svn.apache.org/r1692020 Log: Menu items
Modified: incubator/ignite/site/trunk/features.html Modified: incubator/ignite/site/trunk/features.html URL: http://svn.apache.org/viewvc/incubator/ignite/site/trunk/features.html?rev=1692020&r1=1692019&r2=1692020&view=diff ============================================================================== --- incubator/ignite/site/trunk/features.html (original) +++ incubator/ignite/site/trunk/features.html Mon Jul 20 20:23:37 2015 @@ -63,12 +63,12 @@ under the License. </thead> <tbody> <tr> - <td class="left border-right"><a href="/features/datagrid.html">Data Grid</a></td> + <td width="36%" class="left border-right"><a href="/features/datagrid.html">Data Grid</a></td> <td class="border-right"><a href="/features/igniterdd.html">Spark Shared RDD</a></td> <td><a href="/features/clientprotos.html">Client Protocols</a></td> </tr> <tr> - <td class="left border-right"><a href="/features/computegrid.html">Compute Grid</a></td> + <td width="32%" class="left border-right"><a href="/features/computegrid.html">Compute Grid</a></td> <td class="border-right"><a href="/features/igfs.html">In-Memory File System</a></td> <td><a href="/features/deploy.html">Deployment Options</a></td> </tr>