0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Paul Adam Davis 80a048c2d4 Fix floaring header gradient in FF and settings images
No issue

- Corrects the syntax used for the floating header gradient so it now gets prefixed correctly for Firefox
- Removes padding from `<button>` elements (fixes padding around images in buttons)
- Adds display: block; to settings images to prevent a Webkit bug which adds space under the image
2014-09-03 15:52:01 +01:00
..
client Fix floaring header gradient in FF and settings images 2014-09-03 15:52:01 +01:00
server Merge pull request #3912 from halfdan/3909-config-api 2014-09-02 20:29:09 +01:00
shared Removing prototypal i18n code 2014-08-16 17:29:54 +01:00
test Remove permissions from configuration API 2014-09-02 15:48:32 +00:00
index.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00