balthazar / ng-markdown

:memo: [DEPRECATED] Markdown directive for AngularJS
http://apercu.github.io/ng-markdown/
MIT License
12 stars 1 forks source link

fix bug with background #8

Closed ralyodio closed 10 years ago

ralyodio commented 10 years ago

The background was not covering the bottom half of the viewport when scrolled down on the page.

ralyodio commented 10 years ago

That should say 'tablet' not 'table'.

balthazar commented 10 years ago

Thanks a lot, completely forgot that !

I fixed it in a5bb52f, by the way, you should run the gulp command to launch the watch task. It will give you the ability to recompile the css dist file on each change you make in the scss.

Can you please open a new issue and the associated PR for the responsive layout on develop branch ? Would also be nice to use the commit conventions like :

feat(style): adding responsive layout
balthazar commented 10 years ago

Bump, will draft a new release soon, hope to see your responsive layout in it ! :)