From f47d29d05071bb1fa5cf7f1a3c484d4ffb234d94 Mon Sep 17 00:00:00 2001 From: Sean Li Date: Tue, 26 May 2015 17:47:37 -0700 Subject: [PATCH] Fix scroll clipping. --- styles/new-container.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/new-container.less b/styles/new-container.less index f6dfb9281f..88109b5b6b 100644 --- a/styles/new-container.less +++ b/styles/new-container.less @@ -50,8 +50,8 @@ flex-direction: row; justify-content: flex-end; font-size: 13px; - margin-bottom: 10px; margin: 0 20px; + margin-bottom: 10px; .results-filter { text-align: center;