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:
authorEvan Read <eread@gitlab.com>2021-03-02 07:07:14 +0300
committerEvan Read <eread@gitlab.com>2021-03-02 07:07:14 +0300
commitb438f115430c6bfcd04bd1d3387659467d97e673 (patch)
treefc931410e6000df529f011ad09c9d5a97b051880
parent41cf808f380390ee2073b6312e0e362370e5343f (diff)
parentaffcc7e178e729c5518a5c02d5f3f609b7f4671a (diff)
Merge branch 'gitlab-org/gitlab-docs#950' into 'master'
Remove extra margin on top of alert Closes #950 See merge request gitlab-org/gitlab-docs!1566
-rw-r--r--content/assets/stylesheets/stylesheet.scss5
1 files changed, 1 insertions, 4 deletions
diff --git a/content/assets/stylesheets/stylesheet.scss b/content/assets/stylesheets/stylesheet.scss
index 1bd9b60d..13f52f9f 100644
--- a/content/assets/stylesheets/stylesheet.scss
+++ b/content/assets/stylesheets/stylesheet.scss
@@ -1,5 +1,5 @@
---
-version: 101
+version: 102
---
@import "variables";
@@ -932,9 +932,6 @@ h6 {
margin-left: 10px;
margin-right: 10px;
}
- @media (max-width: $md-width) {
- margin-top: 60px;
- }
}
// Main header CSS