Skip to content

Commit

Permalink
Merge pull request #357 from ktalbi/fix_badge_css
Browse files Browse the repository at this point in the history
fix bug bullet in stepper (stepper number), css
  • Loading branch information
romfabbro authored Oct 14, 2016
2 parents 3e2ba08 + ae6835e commit 4079b2f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Front/app/styles/ns_modules/_stepper.less
Original file line number Diff line number Diff line change
Expand Up @@ -863,3 +863,6 @@ div.fuelux{
display: none;
}*/

.badge {
display: inline !important;
}

0 comments on commit 4079b2f

Please sign in to comment.