6 Commits

Author SHA1 Message Date
Luke Ryley
8586b1d381 Minor: Message overflow fixed using .css
changed the meathod used to fix the message overflow to .css instead of .attr to prevent other styles from being overwritten
2016-01-21 16:11:49 +13:00
Luke Ryley
4cf470baa0 Stopped messages overflowing in blog-post using id
Changed from using the message class which is by all messages on the page to just using the id which can only be used by one element
2016-01-20 16:16:37 +13:00
Luke Ryley
636c916a23 Minor: Stopped messages overflowing in blog-post
added line to cms.js that adds margin to messages on the new blog post page in CMS
2016-01-20 10:56:04 +13:00
Damian Mooyman
8edc079e92 API Improve sizing of blog sidebar 2015-04-23 14:30:58 +12:00
Christopher Pitt
5d9ed5b9e0 Added merging of tags and categories 2015-04-21 16:51:51 +12:00
Christopher Pitt
330401683a Added role help 2015-04-09 13:04:47 +12:00