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
8fccaa24
Commit
8fccaa24
authored
7 years ago
by
Mark Otto
Committed by
XhmikosR
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
formatting
parent
91b219d5
6 merge requests
!28721
Hot test
,
!27561
Adds font-weight-medium to font weight classes
,
!25494
web pack
,
!25326
Adjust examples
,
!23207
#22402 : modal: new autofocus & keyboardBtnNav options
,
!17021
v4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scss/_card.scss
+2
-2
scss/_card.scss
with
2 additions
and
2 deletions
+2
-2
scss/_card.scss
+
2
-
2
View file @
8fccaa24
...
@@ -156,7 +156,7 @@
...
@@ -156,7 +156,7 @@
.card
{
.card
{
display
:
flex
;
display
:
flex
;
// Flexbugs
`
#4
`
:https://github.com/philipwalton/flexbugs#4-flex-shorthand-declarations-with-unitless-flex-basis-values-are-ignored
// Flexbugs #4:
https://github.com/philipwalton/flexbugs#4-flex-shorthand-declarations-with-unitless-flex-basis-values-are-ignored
flex
:
1
0
0%
;
flex
:
1
0
0%
;
flex-direction
:
column
;
flex-direction
:
column
;
margin-right
:
$card-deck-margin
;
margin-right
:
$card-deck-margin
;
...
@@ -183,7 +183,7 @@
...
@@ -183,7 +183,7 @@
flex-flow
:
row
wrap
;
flex-flow
:
row
wrap
;
.card
{
.card
{
// Flexbugs
`
#4
`
:https://github.com/philipwalton/flexbugs#4-flex-shorthand-declarations-with-unitless-flex-basis-values-are-ignored
// Flexbugs #4:
https://github.com/philipwalton/flexbugs#4-flex-shorthand-declarations-with-unitless-flex-basis-values-are-ignored
flex
:
1
0
0%
;
flex
:
1
0
0%
;
margin-bottom
:
0
;
margin-bottom
:
0
;
...
...
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