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
f8d1dc4d
Commit
f8d1dc4d
authored
7 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
no need for those custom styles when we have utils
parent
e8e0cc7b
7 merge requests
!28721
Hot test
,
!27561
Adds font-weight-medium to font weight classes
,
!25326
Adjust examples
,
!23995
Add back cursor: pointer for .btn-link
,
!23178
Spinner
,
!22716
Docs redesign
,
!17021
v4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
assets/scss/_featurettes.scss
+0
-13
assets/scss/_featurettes.scss
with
0 additions
and
13 deletions
+0
-13
assets/scss/_featurettes.scss
+
0
-
13
View file @
f8d1dc4d
...
...
@@ -19,19 +19,6 @@
font-size
:
1rem
;
text-align
:
center
;
}
@include
media-breakpoint-up
(
sm
)
{
text-align
:
left
;
}
@include
media-breakpoint-up
(
md
)
{
.col-sm-6
:first-child
{
padding-right
:
(
$grid-gutter-width-base
*
1
.5
);
};
.col-sm-6
:last-child
{
padding-left
:
(
$grid-gutter-width-base
*
1
.5
);
}
}
}
.bd-featurette-title
{
...
...
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