Skip to content
This repository has been archived by the owner on Jul 18, 2020. It is now read-only.

Code blocks' display is funky #4

Closed
ghost opened this issue May 25, 2013 · 4 comments
Closed

Code blocks' display is funky #4

ghost opened this issue May 25, 2013 · 4 comments
Assignees

Comments

@ghost
Copy link

ghost commented May 25, 2013

What's up with the code blocks?
screen shot 2013-05-25 at 7 37 16 pm

@ghost
Copy link
Author

ghost commented May 25, 2013

I think

/* `/stylesheets/style.css` */
pre {
  /*overflow: scroll;*/
  padding: 10px 0;
  width: 100%;
  line-height: 1.2em; }

Looks better, just need up keep the lines real short or make #container max-width larger.

screen shot 2013-05-25 at 7 47 38 pm

@muan muan closed this as completed in 4f8d432 May 26, 2013
@muan
Copy link
Owner

muan commented May 26, 2013

Hi there, thanks for reporting this, I saw the change you made on your site, I guess you have see that it would create some other problems?
I have fixed it using other ways which I am not particularly happy with, but at very least visually it looks OK. So.. yep hopes that's good enough.

@ghost
Copy link
Author

ghost commented May 26, 2013

@muan, Thanks I love your theme.

@muan
Copy link
Owner

muan commented May 26, 2013

No problem. Thank you for loving it 😳

davefp pushed a commit to davefp/scribble that referenced this issue Jun 20, 2013
* 'master' of https://github.com/davefp/scribble:
  Make sure syntax highlight does not effect gists. Fixes muan#9
  Added the inclusion of bold in addition to normal
  Fix code block styling-- FFX's thick white scrollbars… fixes muan#4
  Fix code block
  Remove link target attr, closes muan#2
  Remove CodeMirror and use pygments instead.
  Update README.md

Conflicts:
	_config.yml
	_includes/links.html
15th-Floor referenced this issue in 15th-Floor/15th-Floor.github.io Jul 13, 2013
@ghost ghost assigned muan Sep 16, 2013
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

1 participant