Ghost/core/client/templates/settings
Paul Adam Davis 4cb7cfff09 Remove button wrapping blog logo image
Closes #4959

An SVG (without width & height attributes) inside a button won't display as it should. There seems to be no fix other than apply a minimum width & height. That doesn't feel right, so I've opted for this.

- Remove the `<button>` wrapping `<img>` elements
- Add `cursor: pointer;` to those images (now they don't get one, not being inside a `<button>`
- Remove the `#blog-logo/cover` IDs and `for` attributes. They only apply focus on text inputs anyway.
2015-03-02 14:53:03 +00:00
..
tags Fix invalid HTML in templates. 2014-12-28 18:01:05 -05:00
users Fix layout error when there's no user name 2015-01-28 16:43:55 +00:00
about.hbs Update about page copyright 2015-01-12 17:46:11 +00:00
apps.hbs Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00
code-injection.hbs Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00
general.hbs Remove button wrapping blog logo image 2015-03-02 14:53:03 +00:00
labs.hbs Move tag management from behind config/labs flags 2015-01-06 18:56:42 +00:00
navigation.hbs Drag & Drop Navigation Reordering 2015-02-12 17:02:46 +00:00
tags.hbs Fix settings back button implementation 2014-12-23 20:02:55 +00:00
users.hbs Refactor settings routing and mobile interactions 2014-07-14 17:36:48 -06:00