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
1e0575ce
Commit
1e0575ce
authored
5 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
remove dupe text-decoration
parent
685da5c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
site/assets/scss/_sidebar.scss
+0
-1
site/assets/scss/_sidebar.scss
with
0 additions
and
1 deletion
+0
-1
site/assets/scss/_sidebar.scss
+
0
-
1
View file @
1e0575ce
...
@@ -32,7 +32,6 @@
...
@@ -32,7 +32,6 @@
&
:hover
,
&
:hover
,
&
:focus
{
&
:focus
{
color
:
rgba
(
$black
,
.85
);
color
:
rgba
(
$black
,
.85
);
text-decoration
:
none
;
background-color
:
rgba
(
$bd-purple-bright
,
.1
);
background-color
:
rgba
(
$bd-purple-bright
,
.1
);
}
}
}
}
...
...
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