diff options
author | André Luís <me@andr3.net> | 2019-07-24 21:27:01 +0000 |
---|---|---|
committer | Fatih Acet <acetfatih@gmail.com> | 2019-07-24 21:27:01 +0000 |
commit | ff209f73a00a2415b182b8eb55401a7313939d8a (patch) | |
tree | 113150ecf66eb060667f1ef19725bb3e8f61f31e /app | |
parent | 35ec674ee69a04d771ed82eeb205c3cd527e4112 (diff) | |
download | gitlab-ce-ff209f73a00a2415b182b8eb55401a7313939d8a.tar.gz |
Fix tags page layout
Diffstat (limited to 'app')
-rw-r--r-- | app/views/projects/tags/show.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/tags/show.html.haml b/app/views/projects/tags/show.html.haml index 02f6ef02843..78cce58938e 100644 --- a/app/views/projects/tags/show.html.haml +++ b/app/views/projects/tags/show.html.haml @@ -4,7 +4,7 @@ - page_title @tag.name, s_('TagsPage|Tags') %div{ class: container_class } - .top-area.multi-line + .top-area.multi-line.flex-wrap .nav-text .title %span.item-title.ref-name |