Files
mostlymatter/webapp
Kai Faust 4b3eceee70 PLT-4602 Fix misaligned close button and fix Android icon rendering bug (#4492)
* PLT-4602 Fix horizontal alignment for .close__button

Reduce negative left margin to fix miscalculated center-positioning.

* PLT-4602 Fix dropdown close icon rendering bug on Android

The combination of using a unicode character and a pseudo element was
too problematic, so I added a new custom icon svg CLOSE_ICON that
renders consistently on all browsers.

* PLT-4602 Use font-family fix, remove <svg>

You were correct @hmhealey, the problem was that the unicode characters
were rendering as different fonts: Open Sans and Helvetica Neue!
2016-11-09 09:40:24 -05:00
..
2016-07-19 12:28:04 -04:00
2016-03-16 18:02:55 -04:00
2016-09-16 15:35:13 -03:00
2016-09-23 12:29:54 -04:00
2016-10-27 09:10:05 -04:00
2016-08-30 19:56:02 -03:00