Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a monospaced font for config-var inputs #143

Closed
wants to merge 1 commit into from

Conversation

pzaich
Copy link
Contributor

@pzaich pzaich commented Aug 15, 2017

Use best possible monospaced font for config-vars (https://stackoverflow.com/a/2032658/1296645)

screen shot 2017-08-14 at 5 03 33 pm

@pzaich pzaich requested a review from iamsaso August 15, 2017 00:05

.monospace {
font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace;
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://v4-alpha.getbootstrap.com/content/code/#sample-output
would that have worked? (wrapping the Field with <samp>)

@stale-bot
Copy link

stale-bot bot commented Feb 20, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale-bot stale-bot bot added the wontfix label Feb 20, 2018
@stale-bot stale-bot bot closed this Feb 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

3 participants