From 6c2da59e93654de7a9845212f90db06025277a96 Mon Sep 17 00:00:00 2001 From: RoiEX <8350879+RoiEXLab@users.noreply.github.com> Date: Fri, 8 Sep 2017 23:29:32 +0200 Subject: [PATCH] Add css --- less/category.less | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/less/category.less b/less/category.less index 3514aa6..2919fc9 100644 --- a/less/category.less +++ b/less/category.less @@ -136,6 +136,7 @@ line-height: 1; color: @gray-light; margin-top: 5px; + display: block; } } @@ -146,4 +147,4 @@ font-size: 14px; font-weight: normal; line-height: 1.42857143; -} \ No newline at end of file +}