From b921ba76793f40d214c7209676cc873083aeb05e Mon Sep 17 00:00:00 2001 From: zenggang Date: Wed, 22 Dec 2021 02:05:14 +0000 Subject: [PATCH] * Fix bug#17751 --- module/gitlab/css/browsetag.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/gitlab/css/browsetag.css b/module/gitlab/css/browsetag.css index 0f51fe03ba..237fdb885d 100644 --- a/module/gitlab/css/browsetag.css +++ b/module/gitlab/css/browsetag.css @@ -1,3 +1,3 @@ .text-c-counts > span {margin-left: 5px;} #mainMenu .pull-left {margin-right: 15px;} -.c-actions-1 {width:60px;} +.c-actions-1 {width: 60px;}