Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

CSS property "column-fill: auto " not working after firefox latest update

  • 1 resposta
  • 2 têm este problema
  • 5 visualizações
  • Última resposta por cor-el

more options

CSS property "column-fill: auto" not working after firefox latest update

even "-moz-column-fill: auto; /* Firefox */" also not working

please find the below w3s link for example https://www.w3schools.com/cssref/tryit.asp?filename=trycss3_column-fill

its breaking default columns class behavior of bootstrap

CSS property "column-fill: auto" not working after firefox latest update even "-moz-column-fill: auto; /* Firefox */" also not working please find the below w3s link for example https://www.w3schools.com/cssref/tryit.asp?filename=trycss3_column-fill its breaking default columns class behavior of bootstrap

Todas as respostas (1)

more options

See:

[1] Unprefixed as of Gecko 52, with prefixed aliases still available.

Try to ask advice at the Stack Overflow forum site for web developement related questions.