diff options
| -rw-r--r-- | core/app/views/common/_home_page_buttons.html.haml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/core/app/views/common/_home_page_buttons.html.haml b/core/app/views/common/_home_page_buttons.html.haml index b87c867..e10fd38 100644 --- a/core/app/views/common/_home_page_buttons.html.haml +++ b/core/app/views/common/_home_page_buttons.html.haml @@ -1,6 +1,6 @@  - icon_color = :black -.home-buttons.linux64 +.home-buttons    .row-fluid.first      .span3      .download.span6  | 
