Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-01-06 16:19:25 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-01-06 16:19:25 +0400
commit0b017e8e1782d00da87e4d5b090ee7b37dca3c65 (patch)
tree01d13faeeb0b4615a82490eb51d90d97e840dee3 /app/views/projects/milestones/show.html.haml
parent7399c8c928f163ffa48ff166457affc88796fc6e (diff)
twbs3 fixes for UI
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/projects/milestones/show.html.haml')
-rw-r--r--app/views/projects/milestones/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/milestones/show.html.haml b/app/views/projects/milestones/show.html.haml
index df65298d4df..e7c3785c056 100644
--- a/app/views/projects/milestones/show.html.haml
+++ b/app/views/projects/milestones/show.html.haml
@@ -49,7 +49,7 @@
= markdown @milestone.description
-%ul.nav.nav-tabs
+%ul.nav.nav-tabs.append-bottom-10
%li.active
= link_to '#tab-issues', 'data-toggle' => 'tab' do
Issues