vendor/assets/stylesheets/code.css.scss in flashgrid-2.0.0 vs vendor/assets/stylesheets/code.css.scss in flashgrid-2.0.1

- old
+ new

@@ -10,10 +10,11 @@ background: rgba(236,238,241,1); border-radius: 2px; color: rgba(43,50,53,1); font-family: Monaco, Menlo, Consolas, "Courier New", monospace; font-size: 12px; + font-weight: normal; line-height: 20px; margin: 0; padding: 3px 5px 4px 5px; word-break: break-all; word-wrap: break-word; @@ -27,9 +28,10 @@ border-radius: 3px; color: rgba(43,50,53,1); display: block; font-family: Monaco, Menlo, Consolas, "Courier New", monospace; font-size: 12px; + font-weight: normal; line-height: 20px; margin: 0; padding: 20px; word-break: break-all; word-wrap: break-word; \ No newline at end of file