diff --git a/ghost/admin/assets/sass/patterns/_shame.scss b/ghost/admin/assets/sass/patterns/_shame.scss index 1d351fab4f..1d343efd0b 100644 --- a/ghost/admin/assets/sass/patterns/_shame.scss +++ b/ghost/admin/assets/sass/patterns/_shame.scss @@ -4,42 +4,11 @@ // A home for Styles that need to die in a fire, but are used // in lots of places. // -// * Utilities // * Floating Header // * Scroll Shadows // ------------------------------------------------------------ -// -// Utilities -// -------------------------------------------------- -// We have more robust alternatives in global.scss -// Are any of these actually even used anywhere? - -.hidden, -.visuallyhidden, -.screen-reader-text { - border: 0; - clip: rect(0 0 0 0); - height: 1px; - margin: -1px; - overflow: hidden; - padding: 0; - position: absolute; - width: 1px; -} - -.visuallyhidden.focusable:active, -.visuallyhidden.focusable:focus { - clip: auto; - height: auto; - margin: 0; - overflow: visible; - position: static; - width: auto; -} - - // // Floating Header // -------------------------------------------------- diff --git a/ghost/admin/templates/-publish-bar.hbs b/ghost/admin/templates/-publish-bar.hbs index 075adf1a62..9ac4c1ca39 100644 --- a/ghost/admin/templates/-publish-bar.hbs +++ b/ghost/admin/templates/-publish-bar.hbs @@ -3,7 +3,9 @@ {{render 'post-tags-input'}}
diff --git a/ghost/admin/templates/components/gh-navitem.hbs b/ghost/admin/templates/components/gh-navitem.hbs index 7db759cc22..0a437fb5d9 100644 --- a/ghost/admin/templates/components/gh-navitem.hbs +++ b/ghost/admin/templates/components/gh-navitem.hbs @@ -1,6 +1,6 @@ {{#unless navItem.last}} {{/unless}}