bullets don't appear in the front office

Please report bugs here!

Moderator: Thorsten

Post Reply
blondin62
Posts: 38
Joined: Sun Mar 11, 2018 11:06 am

bullets don't appear in the front office

Post by blondin62 »

Hello Thorsen

I think there is a problem with the bullets, they are in the back office but they do not appear in the front office. I am using version 3.0.4


it's strange because i checked in the database the html syntax is ok:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<ul>
<li>a</li>
<li>b</li>
<li>c</li>
</ul>
<p> </p>
</body>
</html>

if you try it in a simple html file, it's ok
You do not have the required permissions to view the files attached to this post.
Thorsten
Posts: 15560
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: bullets don't appear in the front office

Post by Thorsten »

Hi,

I think this is the default behaviour of Bootstrap, I'll check it.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply