diff --git a/sass/_project-sass/_project-Main.scss b/sass/_project-sass/_project-Main.scss index 9456688a..b1a349e1 100644 --- a/sass/_project-sass/_project-Main.scss +++ b/sass/_project-sass/_project-Main.scss @@ -110,9 +110,19 @@ .interior .header-Outro .col.col-50.signup-Area { padding-left: 0; } -.interior .header-Outro.dashboard .col.col-50.signup-Area { - width: 293px!important; - float: left; +.interior .header-Outro.dashboard { + .col.col-50.signup-Area { + width: 293px!important; + float: left; + } + .site-url { + margin-top: -9px; + } + .btn-Action { + font-weight: normal; + font-size: 12px; + padding: 7px 15px; + } } .interior .header-Outro a {color:#E93250} .interior .header-Outro .btn-Action {color:#fff} diff --git a/views/dashboard.erb b/views/dashboard.erb index b57c1a95..d711834a 100644 --- a/views/dashboard.erb +++ b/views/dashboard.erb @@ -29,7 +29,10 @@

<%= current_site.title %>

-

<%= current_site.host %>

+

+ <%= current_site.host %> + '> Share +