a thoughtful web.
Good ideas and conversation. No ads, no tracking.   Login or Take a Tour!
comment
iza  ·  3391 days ago  ·  link  ·    ·  parent  ·  post: Microsoft Edge, your layout skills disappoint me

Edge and IE require an explicit width and height on SVG elements. mk

  .feedbubble { width: 11px; }
  .popbubble { width: 10px; }
  .pubbubble { width: 18px; }
  .cardbubble { width: 12px; }
  .followperson { width: 15px; }