From 2e1b2ffe12bbfa66f7a5c5f93a895393413484fb Mon Sep 17 00:00:00 2001 From: summerscope Date: Thu, 25 Sep 2014 16:04:27 +1000 Subject: [PATCH] Add italics --- app/views/home/_skinny.html.haml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/views/home/_skinny.html.haml b/app/views/home/_skinny.html.haml index d41d3094fb..440f00c9b0 100644 --- a/app/views/home/_skinny.html.haml +++ b/app/views/home/_skinny.html.haml @@ -36,4 +36,5 @@ %span.margin-top {{ hub.address.state_name | uppercase }} .columns.small-6.medium-3.large-4.text-right - %span.margin-top{ bo: { if: "!current()" } } Profile only + %span.margin-top{ bo: { if: "!current()" } } + %em Profile only