Skip to content

Commit

Permalink
Merge branch 'winter-16-rc-0.12.1' of github.com:salesforce-ux/design…
Browse files Browse the repository at this point in the history
…-system-internal into winter-16-rc-0.12.1
  • Loading branch information
rickschmoo committed Dec 17, 2015
2 parents 6a338ae + f31b58c commit ae5ae80
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ui/utilities/lists/flavors/description-horizontal/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@


.#{$css-prefix}dl--horizontal {
@include flex-wrap(true);
display: flex;

@include mq-medium-min {
@include mq-medium-min {
@include flex-wrap(true);
display: flex;

&__label {
width: 33%;
Expand Down

0 comments on commit ae5ae80

Please sign in to comment.