mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-20 01:03:23 +03:00
526501fdf7
Removes that hash appended to the URL when clicking Meta Data in post settings. Closes #4386 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. |
||
---|---|---|
.. | ||
_shame.scss | ||
buttons.scss | ||
forms.scss | ||
global.scss | ||
labels.scss | ||
navlist.scss | ||
tables.scss |