]> cat aescling's git repositories - mastodon.git/commitdiff
adjust the size of column-header__back-button (#3654)
authorふぁぼ原 <ko_kurihara@yahoo.co.jp>
Fri, 9 Jun 2017 13:05:26 +0000 (22:05 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 9 Jun 2017 13:05:26 +0000 (15:05 +0200)
app/javascript/styles/components.scss

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