please enable bullets in css for <li> elements

the css disables them at line 107:


li {
  list-style: none;
}

Comments

yoroy’s picture

Are you sure this is in 7.x-1.x-dev? I can't find the css rule you mention in the download for http://drupal.org/node/583310

batigolix’s picture

Status: Active » Postponed (maintainer needs more info)

not 100% sure it is in this version, i installed the theme using drush. i will check this out.

batigolix’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

my humble apologies, this problem was indeed not occurring in 7.x-1.x-dev but in 7.x-1.2, the version that drush installs for you by default

batigolix’s picture

Issue summary: View changes

improved formatting