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:
authorJarek Ostrowski <jarek.j.ostrowski@gmail.com>2018-05-14 23:22:58 +0300
committerJarek Ostrowski <jarek.j.ostrowski@gmail.com>2018-05-14 23:22:58 +0300
commit839d59e5a87508b992f5495eb3ae0d238b06f3c9 (patch)
tree060c9b184d12cf2c39fa85958bc581ab6fcce1a3 /content
parentdd54afb47160ff90990f474772c4c248b0231f29 (diff)
Fix duplicate CSS in lint
Diffstat (limited to 'content')
-rw-r--r--content/assets/stylesheets/stylesheet.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/assets/stylesheets/stylesheet.scss b/content/assets/stylesheets/stylesheet.scss
index 9fbf7de5..f975e773 100644
--- a/content/assets/stylesheets/stylesheet.scss
+++ b/content/assets/stylesheets/stylesheet.scss
@@ -521,7 +521,6 @@ li {
// Override bootstrap
.nav > li > a {
- padding: 0 10px;
text-decoration: none;
color: $black;
padding: 10px;