fixed cursor

This commit is contained in:
Senad Uka
2016-02-20 13:14:21 +01:00
parent 91b72481da
commit 7af44a6245
2 changed files with 9 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
<div class="thumbnail">
<%= image_tag('ubuntu.png', size: '128', class:"img-responsive" ) %>
<div class="caption text-md-center" >
<h3><%= server.name %></h3>
<h3 class="server-name"><%= server.name %></h3>
</div>
</div>
</div>