summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/scss/templates/_connection-landing.scss')
-rw-r--r--plugins/jetpack/scss/templates/_connection-landing.scss12
1 files changed, 7 insertions, 5 deletions
diff --git a/plugins/jetpack/scss/templates/_connection-landing.scss b/plugins/jetpack/scss/templates/_connection-landing.scss
index 98cef932..5b2e9451 100644
--- a/plugins/jetpack/scss/templates/_connection-landing.scss
+++ b/plugins/jetpack/scss/templates/_connection-landing.scss
@@ -575,6 +575,13 @@ So I moved to stack the svgs as actual imgs instead. IE also had a hard time dea
.feat {
@include vertalign;
}
+
+ &.activated .feat {
+ right: 50%;
+ -ms-transform: translate(50%,-50%);
+ -webkit-transform: translate(50%,-50%);
+ transform: translate(50%,-50%);
+ }
} // go-to
}
@@ -791,11 +798,6 @@ So I moved to stack the svgs as actual imgs instead. IE also had a hard time dea
top: -1px;
}
}
- .goto {
- .feat a {
- float: left;
- }
- }
}
} // nux-intro