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:
Diffstat (limited to 'content/assets/stylesheets/stylesheet.scss')
-rw-r--r--content/assets/stylesheets/stylesheet.scss3
1 files changed, 0 insertions, 3 deletions
diff --git a/content/assets/stylesheets/stylesheet.scss b/content/assets/stylesheets/stylesheet.scss
index ef4227b9..6fd5e36c 100644
--- a/content/assets/stylesheets/stylesheet.scss
+++ b/content/assets/stylesheets/stylesheet.scss
@@ -464,7 +464,6 @@ li {
li {
display: inline-block;
- line-height: 20px;
margin: 0 10px;
}
@@ -507,10 +506,8 @@ li {
.docsearch-mobile {
display: none;
width: 100%;
- box-sizing: border-box;
outline: 0;
margin-top: 12px;
- margin-left: 10px;
@media all and (max-width: $mobile-width) {
display: block;