]> cat aescling's git repositories - mastodon.git/commitdiff
adjust the size of 'column-header__back-button' (retry) (#3662)
authorClworld <clworld@ggtea.org>
Fri, 9 Jun 2017 14:22:28 +0000 (23:22 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 9 Jun 2017 14:22:28 +0000 (16:22 +0200)
app/javascript/styles/components.scss

index 634eaa7a3c7503ae7ce4abda4c6efece273fe9c6..bdd238b655fd5e2712b27c340bad16de51da2060 100644 (file)
   cursor: pointer;
   flex: 0 0 auto;
   font-size: 16px;
-  padding: 0 5px 0 0;
+  padding: 15px;
   z-index: 3;
 
   &:hover {
   cursor: pointer;
   flex: 0 0 auto;
   font-size: 16px;
-  padding: 0 15px;
+  padding: 0 5px 0 0;
   z-index: 3;
 
   &:hover {