Commit 18cd433bd06c94695b92f4096598044b37ca5ee0

Authored by Ailson da Cruz
1 parent b6360010

Subscribe base divider breadcumbs #25

Showing 1 changed file with 5 additions and 0 deletions   Show diff stats
core/static/css/base/amadeus.css
... ... @@ -44,3 +44,8 @@ h5{
44 44 margin-top: 2em;
45 45 margin-bottom: 2em;
46 46 }
  47 +
  48 +/*========= Subscrib default divide breadcrumb*/
  49 +.divider{
  50 + display: none;
  51 +}
47 52 \ No newline at end of file
... ...