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
94999c98
Commit
94999c98
authored
9 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
simpler, more specific docs example css
parent
2a678d4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/assets/scss/_component-examples.scss
+3
-1
docs/assets/scss/_component-examples.scss
with
3 additions
and
1 deletion
+3
-1
docs/assets/scss/_component-examples.scss
+
3
-
1
View file @
94999c98
...
@@ -15,7 +15,9 @@
...
@@ -15,7 +15,9 @@
}
}
}
}
[
class
*=
"flex-items-"
]
{
.flex-items-xs-top
,
.flex-items-xs-middle
,
.flex-items-xs-bottom
{
min-height
:
6rem
;
min-height
:
6rem
;
background-color
:
rgba
(
255
,
0
,
0
,.
1
);
background-color
:
rgba
(
255
,
0
,
0
,.
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