summaryrefslogtreecommitdiff
path: root/app/views/projects/tags
diff options
context:
space:
mode:
authorRobert Marcano <robert@marcanoonline.com>2017-02-09 14:38:33 -0400
committerRobert Marcano <robert@marcanoonline.com>2017-02-13 00:35:08 -0400
commitfca0c8d7f2e56a75d16a0b0d8b9155afa2d4cc02 (patch)
tree688a6b88bc9bbb11d5bf95edfaf57c7e45efedc5 /app/views/projects/tags
parentedb8ed36cd5ce315ca45a047bd06ab1dfcf44203 (diff)
downloadgitlab-ce-fca0c8d7f2e56a75d16a0b0d8b9155afa2d4cc02.tar.gz
Fix 'New Tag' layout on Tags page
Diffstat (limited to 'app/views/projects/tags')
-rw-r--r--app/views/projects/tags/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/tags/index.html.haml b/app/views/projects/tags/index.html.haml
index e2f132f7742..7f9a44e565f 100644
--- a/app/views/projects/tags/index.html.haml
+++ b/app/views/projects/tags/index.html.haml
@@ -3,7 +3,7 @@
= render "projects/commits/head"
.flex-list{ class: container_class }
- .top-area.flex-row
+ .top-area.adjust
.nav-text.row-main-content
Tags give the ability to mark specific points in history as being important