From 5d0b353a9026531dac435041e49a787480f12916 Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Thu, 3 Nov 2016 23:25:11 +0000 Subject: [PATCH] Fix extra padding on everything with the .row CSS class This extra padding is wanted in expanded tasks, but elsewhere adds unnecessary whitespace and makes things look imbalanced. This commit fixes edit_tasks.less to use a specific class rather than just adding padding to the bootstrap .row class. Change-Id: Ib06d4eb0e155abf31c002ff326aa8ab38dba4d8e --- src/app/stories/template/detail.html | 9 ++++----- src/theme/base/edit_tasks.less | 3 ++- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/stories/template/detail.html b/src/app/stories/template/detail.html index 9431ea43..3b4739b6 100644 --- a/src/app/stories/template/detail.html +++ b/src/app/stories/template/detail.html @@ -472,9 +472,8 @@ -
-
-
+
+
-
+
-
+