mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-25 04:26:08 +10:00
Fix commit comment count css
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.pull-right
|
||||
%div
|
||||
- if @notes_count > 0
|
||||
%span.btn.disabled.grouped
|
||||
%span.btn.disabled.btn-grouped
|
||||
%i.icon-comment
|
||||
= @notes_count
|
||||
.pull-left.btn-group
|
||||
|
||||
Reference in New Issue
Block a user