From: Clworld Date: Fri, 9 Jun 2017 14:22:28 +0000 (+0900) Subject: adjust the size of 'column-header__back-button' (retry) (#3662) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=a3715598cc888db462205d74a8b83e57e885dec8;p=mastodon.git adjust the size of 'column-header__back-button' (retry) (#3662) --- diff --git a/app/javascript/styles/components.scss b/app/javascript/styles/components.scss index 634eaa7a3..bdd238b65 100644 --- a/app/javascript/styles/components.scss +++ b/app/javascript/styles/components.scss @@ -1527,7 +1527,7 @@ cursor: pointer; flex: 0 0 auto; font-size: 16px; - padding: 0 5px 0 0; + padding: 15px; z-index: 3; &:hover { @@ -1543,7 +1543,7 @@ cursor: pointer; flex: 0 0 auto; font-size: 16px; - padding: 0 15px; + padding: 0 5px 0 0; z-index: 3; &:hover {