提交 ce49e49b 编写于 作者: A Andrey

edit action allign

上级 12acf15c
......@@ -243,11 +243,6 @@
}
}
.pull-right .light .fa-pencil {
top: 20px;
position: relative;
}
@mixin input-big {
height: 36px;
padding: 5px 10px;
......@@ -300,3 +295,8 @@
}
}
}
.fa-align {
top: 20px;
position: relative;
}
\ No newline at end of file
......@@ -5,7 +5,7 @@
 
- if can?(current_user, :push_code, @project)
= link_to namespace_project_edit_blob_path(@project.namespace, @project, tree_join(@repository.root_ref, readme.name)), class: 'light' do
%i.fa.fa-pencil
%i.fa-align.fa.fa-pencil
.wiki
= cache(readme_cache_key) do
= render_readme(readme)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册