0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/client/assets/sass
Jilles Soeters 71c6b33385 Remove hash after the url when clicking Meta Data
Removes that hash appended to the URL when clicking Meta Data in post settings.

Closes 

When clicking 'Meta Data' the click event appends a # to the URL. I replaced the a with a button element so that won't happen anymore. The button has a type attribute because it will try and submit the form without it. Added text-align: left to the navlist button because the button centers it's content by default.
2014-11-05 14:17:52 +00:00
..
components Var cleanup 2014-10-30 12:40:12 +00:00
layouts Var cleanup 2014-10-30 12:40:12 +00:00
modules Better comments 2014-10-30 12:40:50 +00:00
patterns Remove hash after the url when clicking Meta Data 2014-11-05 14:17:52 +00:00
vendor File structure cleanup 2014-10-30 12:39:31 +00:00
screen.scss Var cleanup 2014-10-30 12:40:12 +00:00