Forum

Border radius no lo...
 
Notifications
Retirer tout

Border radius no longer supported on elements in Firefox (Developer) 55

6 Posts
2 Utilisateurs
0 Reactions
4,310 Vu
(@papjul)
Posts: 143
Active Member
Début du sujet
 
[#4420]

Hi,

As you can see attached, there is no border-radius anymore on list of items. Not that this is ugly (I even find it more logicial to the material design), but I think you want the same consistency on all browsers.
Replacing the

with a

fixed the issue through Firebug.
I didn’t find the file that contained this part, so I will let you fix it at the right place.

Thanks in advance,


 
Posté : 15 Juin PM 18:066
(@babynus)
Posts: 14952
Membre Admin
 

Hi,

Did not notice, as I still don't use DEV version (still on 54)
I had a look, and it's not so easy to fix as padding in div is not as easy to fit cell size, in a way that also fits PDF export.
Ticket #2842 recorded


 
Posté : 22 Juin PM 16:066
(@papjul)
Posts: 143
Active Member
Début du sujet
 

Yes, Firefox 55 is not in general public availability yet, but I thought you might be interested in anticipating the changes.
OK, that's because of the PDF export that you were using tables.
Maybe have a look at the display: table-cell on div elements to do the same job?


 
Posté : 22 Juin PM 17:066
(@babynus)
Posts: 14952
Membre Admin
 

Maybe have a look at the display: table-cell on div elements to do the same job?

Thanks for the tip.
I knew it but did not think about it.


 
Posté : 22 Juin PM 21:066
(@papjul)
Posts: 143
Active Member
Début du sujet
 

Looks like the issue is fixed in Firefox 56.0b4 on my side.


 
Posté : 23 Août PM 12:088
(@babynus)
Posts: 14952
Membre Admin
 

Tanks for the info.


 
Posté : 24 Août AM 01:088
Share:
Retour en haut