From 378b48c39c143c6a271eb3376d7ebd7b7cbba973 Mon Sep 17 00:00:00 2001 From: Sean Li Date: Thu, 11 Jun 2015 14:56:54 -0700 Subject: [PATCH] Action button location tweak. --- styles/right-panel.less | 1 + 1 file changed, 1 insertion(+) diff --git a/styles/right-panel.less b/styles/right-panel.less index 22f5cbf9b2..3aa5c823b8 100644 --- a/styles/right-panel.less +++ b/styles/right-panel.less @@ -53,6 +53,7 @@ top: -1px; height: 64px; font-size: 10px; + padding-left: 0.3rem; .details-header-actions { flex: 1 auto; text-align: left;