julien-nc / cospend-nc

💰 💲hared budget manager Nextcloud app
GNU Affero General Public License v3.0
213 stars 29 forks source link

Bullet symbol in bill list #254

Closed brunothg closed 3 months ago

brunothg commented 5 months ago

I don't know, if this should be a feature or a bug. But if it is a feature, it might be a candidate for a change in the future!? Every entry in the bill list displays the browsers default bullet icon for <li> elements. Maybe a style like the following will fix it?:

  .billItem {
     list-style-type: none;
   }

Screenshot 2024-01-26 161903

Version: at least 1.5.12 - 1.5.14

julien-nc commented 5 months ago

This is already fixed in the development version. It will be included in the next release.

brunothg commented 5 months ago

This is already fixed in the development version. It will be included in the next release.

You're fast 🏃💨 Thanks

brunothg commented 3 months ago

Seems to be fixed with 1.6.1