“vertical-align: middle” does not align to the middle in Firefox

后端 未结 5 1912
执念已碎
执念已碎 2021-02-02 10:25

I\'m trying to align some text of different sizes vertically, however, Firefox displays the smaller text way above the middle.

CSS:

div.categoryLinks {
          


        
5条回答
  •  萌比男神i
    2021-02-02 10:57

    I had the same problem. This works for me:

     
    
        

提交回复
热议问题