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:
authorSarah German <sgerman@gitlab.com>2024-01-23 02:06:03 +0300
committerSarah German <sgerman@gitlab.com>2024-01-23 02:06:03 +0300
commit9037ae2aa184680749fc9c3c0082eac8e0b24d4d (patch)
treec912548381a13fc290dfeb4b5aceb0e0527f59aa
parent38561841ae001ca0352e351cb0d4d6c544bed1ec (diff)
Style fixes for accordion headers1740-homepage-redesign-gps
-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 {