Ana Costa

Results 41 comments of Ana Costa

* Blocked on #1275

Changes look good! I don't particular like the new separator style — made a suggestion on that — but this might be more of a personal preference. Now that we...

Thank you for reporting this @marxin. The problem with `white-space: nowrap` is that it will break the layout for long `.literal`s. ![Screenshot 2021-12-08 134610](https://user-images.githubusercontent.com/4049894/145220143-ac7b463b-c0d6-44ff-bc1b-31e8ee47aea6.png) Maybe we can assume that users...

@agjohnson > can we disregard known differences between html4 and html5 and those differences will be disregarded in future diffs too? This requires further consideration on how will the process...

Hi @FrightRisk, you are using a version of the theme — **0.5.2** — that is not compatible with your html output. Could you try upgrading to the Stable version?

Hi @tsibley, thank you for submission! This probably needs more in-depth testing with multiple platforms and edge cases, but I think it can greatly improve the user experience with the...

Added `aria-label` and some extra padding to the close button so it's easier to click.

@agjohnson > Do you think there is anything we can easily to do put the close button at the top of the navigation pane? I agree that the top of...

@agjohnson > It might be worth considering removing the logo in the mobile menu Definitely and option. Or maybe have a second logo version, different from the desktop menu. @Blendify...

Option 1 should be easy enough as using vanilla JS with or without jQuery creates no conflict. It would be even better if we drop support for IE11 at the...