You are here

og_menu.css in Organic Groups Menu (OG Menu) 7.3

.block-og-menu-inset {
  margin-bottom: 1.5em;
}

div.block-og-menu-inset:last-child {
  margin-bottom: 0em;
}

File

og_menu.css
View source
  1. .block-og-menu-inset {
  2. margin-bottom: 1.5em;
  3. }
  4. div.block-og-menu-inset:last-child {
  5. margin-bottom: 0em;
  6. }