Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.

Wrong "Subscribe" button placement when using a different language #141

Open
chayleaf opened this issue Jul 22, 2018 · 2 comments
Open

Wrong "Subscribe" button placement when using a different language #141

chayleaf opened this issue Jul 22, 2018 · 2 comments

Comments

@chayleaf
Copy link

Possible solution: override the text since the theme is English-only?

image

@locness3
Copy link

Overriding the text via css is horrible for accessiblity.

@ElijahPepe
Copy link

Unfortunately, the background in Naut is done through the :before pseudo-element. Trying to position items to fit within that box is impossible (at least to my CSS knowledge), so your best bet is to use a max-width with text-overflow, or change the margin-left to make it fit.

ElijahPepe added a commit to NautCommunity/Naut that referenced this issue Oct 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants