From 11cce1c2db1837afcd2f5670913cf952cf9d60f9 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Mon, 15 Jan 2018 15:01:56 -0500 Subject: [PATCH] Revert "Alignment Fixes; Closes #371 (#399)" This reverts commit bec13e8138aeaae332f75b3c577bc5f6c22c7e05. --- .gitignore | 3 +-- less/categories.less | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index c2a6cda..fea06b1 100644 --- a/.gitignore +++ b/.gitignore @@ -6,5 +6,4 @@ sftp-config.json *.sublime-workspace .idea .vscode -node_modules/ -.DS_Store \ No newline at end of file +node_modules/ \ No newline at end of file diff --git a/less/categories.less b/less/categories.less index d96190a..40d9685 100644 --- a/less/categories.less +++ b/less/categories.less @@ -40,7 +40,6 @@ line-height: 22px; margin: 0; margin-left: 62px; - margin-top: 4px; strong { color: @gray-dark; @@ -191,7 +190,7 @@ .stats { font-size: 20px; text-align: center; - margin-top: 3px; + margin-top: 7px; line-height: 22px; small {