yogsototh / yblog

Hakyll powered blog for yannesposito.com
Other
40 stars 7 forks source link

The default theme is breaking inline code formatting in Chrome #3

Open MaxGabriel opened 10 years ago

MaxGabriel commented 10 years ago

It looks like the default theme is breaking inline code formatting on Chrome.

screenshot 2014-04-09 21 22 25

screenshot 2014-04-09 21 23 30

It works fine on the other two themes:

screenshot 2014-04-09 21 24 58

And it works fine in Safari:

screenshot 2014-04-09 21 27 08

Chrome version: 34.0.1847.116 OS Version: OS X Mavericks 10.9.2

MaxGabriel commented 10 years ago

Turning off display: inline-block from these elements fixes it.