Browse Source

[Global] Bug retour system pay

feature/tableau_edition_avancee
Fab 4 years ago
parent
commit
c46503b250
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      ShopBundle/Resources/public/css/backend/custom.css
  2. +1
    -1
      ShopBundle/Resources/public/sass/backend/custom.scss

+ 1
- 1
ShopBundle/Resources/public/css/backend/custom.css View File

} }


/* line 295, ../../sass/backend/custom.scss */ /* line 295, ../../sass/backend/custom.scss */
#dashboard .table-condensed .btn {
#dashboard .table-condensed .btn, #dashboard .table-condensed .btn-sm {
white-space: nowrap; white-space: nowrap;
} }



+ 1
- 1
ShopBundle/Resources/public/sass/backend/custom.scss View File

#dashboard #range_date_interval {margin-bottom: 20px;} #dashboard #range_date_interval {margin-bottom: 20px;}
#dashboard #range_date_interval label{float: left; margin-right: 20px;} #dashboard #range_date_interval label{float: left; margin-right: 20px;}
#dashboard #range_date_interval .form-check{float: left; margin-right: 10px;} #dashboard #range_date_interval .form-check{float: left; margin-right: 10px;}
#dashboard .table-condensed .btn{white-space: nowrap;}
#dashboard .table-condensed .btn, #dashboard .table-condensed .btn-sm{white-space: nowrap;}




/* Tickets */ /* Tickets */

Loading…
Cancel
Save