Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/assets/stylesheets/_landing.scss9
1 files changed, 3 insertions, 6 deletions
diff --git a/content/assets/stylesheets/_landing.scss b/content/assets/stylesheets/_landing.scss
index a575ae18..4f2ed1e8 100644
--- a/content/assets/stylesheets/_landing.scss
+++ b/content/assets/stylesheets/_landing.scss
@@ -43,11 +43,7 @@
margin-bottom: 0.55rem;
.gl-button-text {
position: relative;
- left: -2.5rem;
- }
- .gl-button-text::before {
- width: 60px;
- margin-right: -1rem;
+ left: -1.5rem;
}
.collapse {
@@ -64,7 +60,8 @@
justify-content: left;
width: 100%;
&:hover,
- &:active {
+ &:active,
+ &:focus {
text-decoration: none !important;
}
.gl-button-text {