Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
a66e5e66
Commit
a66e5e66
authored
5 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
Remove links from docs sidebar
parent
f3692bf5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
site/assets/scss/_sidebar.scss
+2
-0
site/assets/scss/_sidebar.scss
with
2 additions
and
0 deletions
+2
-0
site/assets/scss/_sidebar.scss
+
2
-
0
View file @
a66e5e66
...
@@ -24,6 +24,7 @@
...
@@ -24,6 +24,7 @@
padding
:
.25rem
.625rem
.25rem
.5rem
;
padding
:
.25rem
.625rem
.25rem
.5rem
;
font-weight
:
600
;
font-weight
:
600
;
color
:
rgba
(
$black
,
.65
);
color
:
rgba
(
$black
,
.65
);
text-decoration
:
none
;
@include
border-radius
(
.25rem
);
@include
border-radius
(
.25rem
);
>
*
{
pointer-events
:
none
;
}
>
*
{
pointer-events
:
none
;
}
...
@@ -64,6 +65,7 @@
...
@@ -64,6 +65,7 @@
padding
:
.25rem
.5rem
;
padding
:
.25rem
.5rem
;
@include
font-size
(
.875rem
);
@include
font-size
(
.875rem
);
color
:
rgba
(
$black
,
.65
);
color
:
rgba
(
$black
,
.65
);
text-decoration
:
none
;
@include
border-radius
(
.25rem
);
@include
border-radius
(
.25rem
);
&
:hover
,
&
:hover
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment