Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
a89187f9
Commit
a89187f9
authored
7 years ago
by
Andres Galante
Committed by
XhmikosR
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Remove margin from pre in code.scss since it's already set in reboot (#24366)
parent
b21c822e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scss/_code.scss
+0
-2
scss/_code.scss
with
0 additions
and
2 deletions
+0
-2
scss/_code.scss
+
0
-
2
View file @
a89187f9
...
@@ -42,8 +42,6 @@ kbd {
...
@@ -42,8 +42,6 @@ kbd {
// Blocks of code
// Blocks of code
pre
{
pre
{
display
:
block
;
display
:
block
;
margin-top
:
0
;
margin-bottom
:
1rem
;
font-size
:
$code-font-size
;
font-size
:
$code-font-size
;
color
:
$pre-color
;
color
:
$pre-color
;
...
...
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
Menu
Explore
Projects
Groups
Snippets