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
ac77f584
Commit
ac77f584
authored
9 years ago
by
Geremia Taglialatela
Browse files
Options
Download
Email Patches
Plain Diff
Fix margins in highlights
parent
95893cd4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/assets/scss/_component-examples.scss
+1
-1
docs/assets/scss/_component-examples.scss
with
1 addition
and
1 deletion
+1
-1
docs/assets/scss/_component-examples.scss
+
1
-
1
View file @
ac77f584
...
@@ -314,7 +314,7 @@
...
@@ -314,7 +314,7 @@
.highlight
{
.highlight
{
padding
:
1rem
;
padding
:
1rem
;
margin
:
1rem
-1rem
;
margin
:
1rem
(
-
$grid-gutter-width
/
2
)
;
background-color
:
#f7f7f9
;
background-color
:
#f7f7f9
;
@include
media-breakpoint-up
(
sm
)
{
@include
media-breakpoint-up
(
sm
)
{
...
...
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