Commit Graph
7 Commits
Author SHA1 Message Date
Paul Adam Davis b071548965 Add menu icon to icon font
Closes #186

- Adds the menu icon from Ghost's icon set
- Alters CSS to use that new icon
2015-03-23 16:21:53 +00:00
Paul Adam Davis 0d3bafde1e Fix menu button overflow
References #180

- Adds `overflow-x: hidden` to `.site-wrapper` when navigation is open to prevent the menu button flowing into the navigation & covering the 'Menu' title text in Firefox.
2015-03-02 14:00:20 +00:00
Paul Adam Davis 46dc55769e Navigation 2015-02-27 19:33:27 +00:00
Paul Adam Davis 094c09ade4 Rename icon assets & references
Closes #120

- Renames icon fonts and unicode references

This uses the same basic theory behind https://github.com/TryGhost/Ghost-UI/commit/8b25a3d07cda93f81d45e4c41add550afe03c01b which has been proven to work
2014-08-19 16:22:55 +01:00
Paul Adam Davis 869a4e25f9 Add nowrap to date & rss button
Closes #117, Closes https://github.com/TryGhost/Ghost/issues/3755

- Adds white-space: nowrap; to prevent strings wrapping and breaking onto multiple lines
2014-08-12 09:54:43 +01:00
Paul Adam Davis 2ac6e818d9 Pluralise post count for author page
No issue

- Introduces the new `plural` helper to correctly word the number of posts
2014-07-29 18:25:20 +01:00
Paul Adam Davis 11008f9831 Add keyframe animations to the home page header 2014-07-11 09:49:40 +01:00