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
86f834e3
Commit
86f834e3
authored
10 years ago
by
Chris Rebert
Browse files
Options
Download
Email Patches
Plain Diff
remove explicit vendor prefixing from _card.scss
parent
57071cc6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scss/_card.scss
+0
-4
scss/_card.scss
with
0 additions
and
4 deletions
+0
-4
scss/_card.scss
+
0
-
4
View file @
86f834e3
...
...
@@ -181,11 +181,7 @@
//
.card-columns
{
-webkit-column-count
:
3
;
-moz-column-count
:
3
;
column-count
:
3
;
-webkit-column-gap
:
1rem
;
-moz-column-gap
:
1rem
;
column-gap
:
1rem
;
.card
{
...
...
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